资源列表
buildingmachinelearningprojectswithtensorFlow
- 这本书包含了多个不同类型的工程,来说明TensorFlow在不同场景中的应用,这本书的工程包括了训练模型、机器学习、深度学习以及多种神经网络,每个工程都是一个精妙的、有意义的项目,会教我们如何使用TensorFlow并在使用中如何对数据分层。(This book contains a number of different types of engineering, to illustrate the application of TensorFlow in different scenario
ESN3
- 进行股票预测的源源码 可移植性非常高(Source code for stock forecasting is very portable.)
基于BP网络的个人信贷信用评估
- 基于BP网络的个人信贷信用评估,使用MATLAB来实现(Credit evaluation of personal credit based on BP network)
53607900Autoencoder_Code
- 用SAE 深度学习方法做的高光谱图像分析的一个例子。里面有sae方法还有高光谱图像的特征提取过程。(One example of the depth of learning to do with SAE hyperspectral image analysis. There are sae method has hyperspectral image feature extraction process)
testandtrain
- 利用三层卷积神经网络识别信号星座图,准确识别8psk,16psk,32psk,64qpsk四种调制方式,在低信噪比的情况下已然有良好的识别率。(The three layer convolution neural network is used to identify signal constellation, and accurately identify four modulation modes of 8PSK, 16PSK, 32psk and 64qpsk. It has a good
CNN人脸检测VS2015+Opencv310
- CNN人脸检测VS2015+Opencv310(cnn face detection VS2015+Opencv310)
蚁群
- 蚁群优化算法进行参数优化,是元启发式算法的一种(Ant colony optimization (ACO) optimization algorithm is a kind of meta heuristic algorithm.)
bayesian_regression
- 贝叶斯回归是一个很好的回归模型。相对与其他模型,贝叶斯回归可以避免因为模型过简单或者过复杂而产生的拟合不足和过拟合的问题。(Bayesian Regression is a good regression model. Compared with other models, Bayesian Regression can avoid the problems of Under-fitting and Over-fitting resulting from the simple or too co
Sciprts
- 用 dataset3 作为训练数据,用 dataset4 作为测试数据,采用不同的特征、训练样本数、分类方法进行比较实验,观察、分析实验结果的异同。 训练分类器的方法为最小错误率贝叶斯分类器(假设正态分布,先验概率各 50%)。使用Bayesscr ipt.m运行代码。(Using dataset3 as training data, dataset4 is used as test data, and different characteristics, training samples an
Tensorflow 实战Google深度学习框架
- 深度学习框架,适合人工智能学习以及刚入门的知识普及(Deep Learning Framework)
generative-models-master
- 生成对抗网络中的各种衍生网络结构,包括基础GAN,C-GAN,AC-GAN等等 变分自动编码器各种衍生网络结构,包括条件变分自动编码器等等(Generated in the network against the derivative network structure, including GAN, C-GAN, AC-GAN and so on. The variational autocoder derivative network structure, including con
新建文本文档 (2)
- 在栅格地图中基于贪心算法避开障碍物的同时寻找两点间最短路径,(based on one way in the map to builder a path planner)