资源列表
liner_regression
- 在MATLAB实现了线性回归算法,并对给定的数据做出了预测(A linear regression algorithm is implemented in MATLAB, and the prediction of the given data is made.)
BP神经网络的预测与人脸识别
- 基于matlab平台的BP神经网络的预测与人脸识别。(BP neural network prediction and face recognition based on MATLAB platform.)
正则化
- 深度网络中防至过拟合的情况,可以使用正则化,这里将实现L2正则化(In case of overfitting in deep network, regularization can be used, and L2 regularization is implemented here.)
final
- lstm网络数据处理,网络训练以及权重自动训练更新。(data processing,network training and weight updating)
pca-人脸识别
- 运用PCA算法,可以通过摄像头实时获取人脸,进行人脸识别。(By using PCA algorithm, we can get face in real time by camera and face recognition.)
kNN
- knn分类器, 机器学习实战第二章代码,k最近邻分类,适用于低维数据的分类器(classifier (KNN algorithm))
bicycle_tf
- 使用tensorflow实现的四层神经网络,并将网络节点参数进行储存(a neural network by python)
数据挖掘算法知识包
- 一些有关数据挖掘的十种经典算法,还有大数据方面的资料库,有需要可以下载学一下。(Some of the ten classic algorithms for data mining, as well as big data databases, need to be downloaded to learn)
caffe-master
- windows下可以使用的caffe框架,错误较少可以快速安装使用(The caffe framework that can be used under windows, fewer errors can be quickly installed and used)
owdadf
- 用BP算法实现亦或XOR问题,三层结构,学习次数越多,结果越准确,就是输入为00,01,10,11时分别输出0,1,1()
evdbuttons
- 线性联想记忆算法:单层的前馈网络,例子能够实现自联想功能()
Deep Learning Based Communication Over the Air
- 通信系统的端到端学习是a 引人入胜的新颖概念迄今为止仅被验证 模拟基于块的传输。它允许学习 发射机和接收机实现为深度神经网络 (NN),它们针对任意可区分的端到端进行了优化 performancemetric,例如块错误率(BLER)。在本文中,我们 证明无线传输是可能的:我们建造, 训练,并运行完整的通讯系统 的神经网络使用非同步的现成软件定义无线电 和开源深度学习软件库。(End-to-end learning of communications systems is a