搜索资源列表
ann
- 用简单神经网络(CNN)实现的手写数字识别(minst),可直接运行,用的是Tensorflow框架,通过该例程可以掌握Tensorflow基本用法-With a simple neural network (CNN) to achieve the handwritten numeral recognition (minst), can be run directly, using the Tensorflow framework, through the routine can master
Car_100_5layers_English
- 车牌识别Python程序,使用五层的CNN网络,使用TensorFlow框架编程(car license plate recongition)
cnn
- 基于python tensorflow框架构建的卷积神经网络用来识别图像,附带训练数据集的制作代码。(The convolution neural network based on the python tensorflow framework is used to identify images with the production code of the training data set.)
tensorflow-master
- tensorflow模型框架,你能直接使用里面的大多数深度学习模型,能够帮助你对tensorflow有一个整体的理解。(this model could help you dive into tensorflow learing.you could use this model right now.)
Deep-Learning-TensorFlow-master
- tensorflow,深度学习框架,图像处理(Tensorflow, deep learning framework, image processing)
手写体数字识别
- 基于TensorFlow框架的三层神经网络手写体数字识别