Skip to content

From scratch implementation of MLP and using it to classify wine quality dataset

Notifications You must be signed in to change notification settings

arianaira/MLP-from-scratch-and-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLP-from-scratch

First, there is an mlp.py file which is mlp implementation from scratch and mlp-main.ipynb uses it to classify the quality of the wine dataset.
there is also an activations.ipynb file demonstrating the distribution of 10 activation functions and their corresponding derivatives.

About

From scratch implementation of MLP and using it to classify wine quality dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published