Skip to content

Python implementation of an artificial neural network for ham/spam classification using numpy. L2 regularization and early stopping are used to tackle overfitting

Notifications You must be signed in to change notification settings

mircocarciani/ANN_spam_ham_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ann

About

Python implementation of an artificial neural network for ham/spam classification using numpy. L2 regularization and early stopping are used to tackle overfitting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages