Skip to content

wz7475/neural-network-MLP-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

info

Implementation of multi-layer perceptron (deep nueral network)

  • custom amount width and amount of layers
  • custom activation function
  • backpropagation implemented from scratch using only numpy

MLP.ipynb notebook with experiments and implenetation

About

Implementation from scratch of backpropagation in MLP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published