Skip to content

Implement a simple fully connected neural network in C language and test it on the mnist dataset. / 使用C语言实现一个简单的全连接神经网络,并在mnist数据集上测试。

Notifications You must be signed in to change notification settings

u3oR/fiddle-with-mnist-in-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fiddle with mnist in c

使用C语言实现一个简单的全连接神经网络,并在mnist数据集上测试。

测试结果

About

Implement a simple fully connected neural network in C language and test it on the mnist dataset. / 使用C语言实现一个简单的全连接神经网络,并在mnist数据集上测试。

Topics

Resources

Stars

Watchers

Forks