资源列表
numerical-tour
- RADON TRANSFORM CODE
ue_chinese
- 一个很有用的查询字典,希望对大家有用。wang xi wan f -this is spring reference wen jian
GAN
- MATLAB中GAN网络实现,包含minist测试数据(GAN realization on MATLAB)
SAE
- 深度学习中的重叠自编码型深度学习网络工具箱,可直接输入数据运行。-deeplearning toolbox of SAE
15、BP学习
- 非常好的关于Bp神经网络的资料,有介绍,有代码实现,简明易懂,注释到位(very good codes for bp net work, with introduction and well worked codes ,and proper explanation included)
EM
- EM算法,使用MATLAB编程,里面有数据库,可直接使用。-this is EM algorithm,you can see this EM algorithm and learn this codes
Wireless_OFDM_Systems_How_to_make
- Wireless OFDM System - How to make them work Its an easy book to read and applies to real world application relating to OFDM systems.
BP-network
- 机器学习20讲之BP神经网络源码,含手写数据库-the code of BP network for 20 section machine learning
cnn
- 卷积神经网络是近年来广泛应用于模式识别、图像处理等领域的一种高效识别算法,它具有结构简单、训练参数少和适应性强等特点。-Convolutional Neural Network Library
CNN注释版
- Matlab DeepLearning toolbox中的CNN,加了中文注释(cnn in Matlab DeepLearning toolbox with notes)
Knn
- Knn源码,k最邻近方法,是一种统计分类器,属于惰性学习,对于包含数据特征变量筛选尤其有效-Knn source, k nearest neighbor method is a statistical classifier learning are inert, it contains the data for the characteristic variable filter is especially effective
numerical-calculation-algorithm
- Scientific and engineering numerical calculation algorithm 清华大学出版的科学工程数值计算方法库 包含了大量可用的数值计算库(基于面向对象实现)-Scientific and engineering numerical calculation algorithm