Skip to content

AlwynYin/simple-NNs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple MLP

This is a simple multi-layer perceptron with fully connected layer, Softmax, relu and sigmoid layers.

SimpleNNs.layers contains all the implementation of fully connected layers, activation functions, and loss functions, all with forward and backward pass

tests contains jupyter notebook files that trains the models defined in layers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published