项目作者: DevMilk

项目描述 :
A neural network implementation in python using matrix operations with gradient descent as backpropogation algorithm. Neural network trained with a math formula and compared with target values and Keras Model optimized by sgd (Stochastic Gradient Descent)
高级语言: Python
项目地址: git://github.com/DevMilk/PythonNeuralNetworkNumpy.git
创建时间: 2020-01-07T10:34:37Z
项目社区:https://github.com/DevMilk/PythonNeuralNetworkNumpy

开源协议:

下载