资源列表
李宏毅—1天搞懂深度学习
- 本文是2016 台湾资料科学年会前导课程“一天搞懂深度学习”的全部讲义PPT(共268页),由台湾大学电机工程学助理教授李宏毅主讲。作者在文中分四个部分对神经网络的原理、目前存在形态以及未来的发展进行了介绍。深度学习的每一个核心概念在文中都有相关案例进行呈现,通俗易懂。一天的时间搞懂深度学习?其实并不是没有可能。(This is the entire handout PPT (268 pages in total) of "a day to understand deep learni
k均值聚类
- 通过比较自编MATLAB 的k-means 算法程序和SPSS 中自带的k-means聚类工具,对两个数据集聚类,并分析了聚类结果。(By comparing the k-means algorithm program of self-compiled MATLAB with the K-means clustering tool of SPSS, two data sets are clustered and the clustering results are analyzed.)
apf_three_phase_PWM_double_loop
- 三相电力有源滤波器,基于pq谐波电流检测的三相有源滤波器模型。输出为直流电压。(Three-phase Active Power Filter)
kaimal_spectrum
- 功率谱繁衍生成时域序列随机风-谐波合成法(Generate Random wind)
code
- 利用python编写室内定位机器学习,计算结果,室内定位(Indoor Localization by wifi)
Machine Learning
- 吴恩达新新书-Machine Learning Yearing-完整中文版-机器学习训练秘籍)(Wu Enda's New Book - Machine Learning Yearing - Complete Chinese Version - Machine Learning Training Secret Book))
混凝土开裂ansys分析
- 优秀的ansys ;matlab计算;分析;混凝土开裂计算(Excellent ansys; matlab calculation; analysis; concrete cracking calculation)
熵权法
- 熵权法matlab代码,直接在命令窗口输入数据即可进行计算。(Analytic Hierarchy Process Matlab Code)
故障诊断相关的MATLAB代码
- 故障诊断相关的MATLAB代码,主要有神经网络算法的m文件(MATLAB Code Related to Fault Diagnosis)
粒子群算法优化pid源码 matlab仿真
- 粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)
花的分类问题
- 神经网络是一组连接的输入/输出单元,其中每个连接都与一个权重相关联。在学习阶段,通过调整这些权重,能够预测输入元素的正确类标号(A neural network is a set of connected input/output units, where each connection is associated with a weight. In the learning phase, by adjusting these weights, the correct class label o
心脏病诊断
- 对给定病人数据做心脏病诊断。数据集来自克利夫兰临床基金会,是美国最大的心脏外科中心。(Heart disease diagnosis was made for given patient data. The data set comes from the Cleveland Clinic Foundation, which is the largest heart surgery center in the United States.)