Skip to content

ImageNet,MNIST在线手写体识别,基于Tensorflow, Django实现。

License

Notifications You must be signed in to change notification settings

haibincoder/DjangoTensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

深度学习项目

手写体识别

  • 前端:bootstrap,jquery
  • 后台:django, tensorflow
  • 数据集:Mnist
  • 网络结构: CNN-Pool-CNN-Pool-CNN-Full Connec-Softmax

简介

  • 新建一个虚拟环境,然后安装相关模块pip install -r requirements/dev.txt
  • 初始化表python manage.py migrate
  • 最后运行python manage.py runserver

运行示例

About

ImageNet,MNIST在线手写体识别,基于Tensorflow, Django实现。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages