Skip to content

KOBEVSLBJ/FC-NeuralNetwork

 
 

Repository files navigation

FC-NeuralNetwork

  • 神经网络Python+numpy实现
  • iris和mnist数据集上的测试代码
  • 实现了mini-batch
  • Sigmoid、Thanh、Relu激活函数
  • 均方误差、交叉熵+Softmax 损失函数

About

神经网络Python+numpy实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%