资源列表
matlab Q学习仿真
- Qdemo演示程序 Qlearning Q学习主程序 调用 drnd(随机变量生成函数) 任务改变时,要设当改变execut子函数和一些脚标变换函数。 用于打印状态的statements也要改一下。(Qdemo demo The main program Qlearning Q learning Call DRND generating function (random variables))
Deep Learning with Python(Fran?ois Chollet)
- 深度学习入门教程;使用python一步步教你走向大神之路(use python language to learn deeplearning)
贝叶斯分类算法
- 5个描述属性,一个分类属性,通过贝叶斯算法实现分类(5 descr iptive attributes, one categorical attribute, is implemented by Bayes algorithm.)
GA_qiujizhi
- 利用遗传算法求函数的极小值,并画出种群图形,显示最优的结果
朴素贝叶斯算法资料
- 朴素贝叶斯算法的相关资料,包含算法以及实验结果等。(The related data of the naive Bayes algorithm.)
LeNet神经网络
- 程序主要包括三个部分:mnist_.inference.py、mnist.train.py和mnist.test.py。mnist.inference.py主要定义前向传播的过程以及神经网络中的参数;mnist.train.py定义了LeNet-5模型的训练过程,并保存训练结束后的最终的模型(持久化);mnist.test.py中对测试数据进行测试,计算LeNet模型在MNIST测试集的正确率。
AttentionalPoolingAction-master
- 行为识别中的attention pooling方法(attention pooling in action recognition)
rcnn_car_object_detection
- 基于深度学习的汽车目标检测,所需matlab版本为2017(Deep Learning Based Vehicle Target Detection)
FaceRecognition-master
- 卷积神经网络实现人脸识别,是用Python写的(Face recognition by convolution neural network)
iris
- 文件包含鸢尾花csv数据集以及鸢尾花项目代码的py文件以及txt文件(The file contains the iris CSV dataset and the PY file and the txt file of the iris project code.)
people faces
- 用卷积神经网络(CNN)实现人脸识别,效果还可以,一个是training的程序,可以训练网络。一个是use程序,可以识别人脸(Using convolution neural network (CNN) to achieve face recognition, the effect is also available, one is the training program, can train the network. One is a use program that recognizes
sssb
- 实现手势识别 详见文件及注释 % Edit the above text to modify the response to help ShowNShot % Last Modified by GUIDE v2.5 11-May-2012 20:53:53 % Begin initialization code - DO NOT EDIT(Realization of gesture recognition % SHOWNSHOT MATLAB code for Sh