Skip to content

peeeyow/Gaussian-Distribution-MLP-from-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Gaussian-Distribution-MLP-from-Scratch

MLP Model Made from python core and numpy.

  • User is asked to supply mean and standard deviation of a 1D Gaussian.
  • 1000 samples are randomly created within
  • MLP model: 3 Layer (ReLU, ReLU, Sigmoid)

About

MLP Model Made from python core and numpy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published