GitHub - tensility357/DeepLearningC: Simple program to learn CNN (LeNet-5) in pure C · GitHub
Skip to content

tensility357/DeepLearningC

 
 

Folders and files

Repository files navigation

Introduction

  • Simple program to learn CNN in pure C
  • Using MS VS2010 to achieve handwriting recognition
  • Follow the idea of LeNet-5

中文说明

请参照个人系列博客【编写C语言版本的卷积神经网络CNN】

http://blog.csdn.net/tostq/article/details/51786265

About

Simple program to learn CNN (LeNet-5) in pure C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • C++ 85.5%
  • C 14.5%