资源列表
分布式估计算法EDA
- EDA分布式算法,进化算法 可以和一些智能算法拟合使用(Distributed estimation algorithm)
FSM_20170504
- 状态机模型示例, 状态机模型示例-Example of state machine model
can
- CAN,程序我已经验证过了,没有问题,大家可以放心使用。-CAN, I program has already been verified, no problem, you can be assured use.
ictclaszyfc-v2009
- 中科院分词系统,包含添加词汇、统计词频等。-Chinese Academy of Sciences segmentation system, including adding vocabulary, word frequency and other statistics.
demo_codes
- tensorflow 学习例程序,包括常见的网络搭建等。(Example programs for Tensorflow, including common network construction, etc.)
stats.js-master
- three.js插件stats.js,fps状态显示(Three.js plug-in stats.js, FPS status display)
MNIST
- MNIST手写体数字识别库及图片提取代码MNIST手写数字库识别实现摘要手写数字识别是模式识别的应用之一。文中介绍了手写数字的一些主要特征,并提出了截断次数特征并利用截断次数特征进行了实验(MNIST handwritten digital identification library and picture extraction code MNIST handwritten numeral library identification implementation summary Handwr
MNIST
- 简单的手写数字识别,在深度神经网络中的简单尝试,对于初学者有个很好的理解(Simple handwritten numeral recognition, in the depth of neural network simple attempt, for beginners have a good understanding)
tensorflow.tar
- tensorflow入门教程,识别手写数字demo(Tensorflow tutorial, recognition of handwritten digital demo)
LeNet
- tensorflow实现手写体识别(包含mnist数据集)(Handwritten recognition by tensorflow)
NetBeansProjects%28Alarm人脸库创建导入比对%29
- 别人那里来的例子,上传了才能下载代码所以来传一传(sorry i can't speak english)
GAN_By_TensorFlow
- 我自己写的一版基于TensorFlow的GAN实现 运行环境:Windows 系统+python3.0+tensorFlow1.0(CPU版本) 建议先配置好运行环境 cmd命令行执行:Python GAN.py 即可(I implement the GAN based on TensorFlow.)