Skip to content

The implementation of deep learning using tensorflow.

Notifications You must be signed in to change notification settings

insightcs/DIY_DeepLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DeepLearning

The implementation of deep learning using tensorflow.

FaceIdentification

  • 用tensorflow搭建VGG16和ResNet50网络模型,实现对3000多人进行分类识别来训练网络参数。

mnist

  • 用Python实现手写数字识别,在不使用任何深度学习平台(TensorFlow,Caffe,MxNet等)情况下用Numpy实现conv,pool等。

About

The implementation of deep learning using tensorflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages