Skip to content

alikafy/MLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLP

Implementation of the MLP with variable number of hidden layers, neurons in every layer , activation functions, error functions with backpropagation algorithm

all thing is in test file.To use the project, read the test file

planning for future

  • adaptive learning rate
  • momentum
  • cross validation
  • optimizers

contribute

I will be very happy if you want contribute and if you have any questions, you can open a new issue, I will definitely check

About

Implementation of the MLP from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages