Skip to content

sheey11/simple-neuron-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-neuron-network

代码比田所浩二还臭,建议闲的没事的时候看。
(对比了下,我发现我写的其实还可以)
用了 matplotlib 来画图、 numpy 做运算。

pip3 install matplotlib numpy
python3 simple-nn.py

plotting

About

一个 12 * 3 * 2 的神经网络,识别手写的 0 和 1 图片(3 * 4)。

Resources

Stars

Watchers

Forks

Languages