Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 180 Bytes

README.md

File metadata and controls

executable file
·
9 lines (6 loc) · 180 Bytes

Dnet

Some neural net stuff

neural net

A Hand-made feed-forward neural network with backprop learning.

naive bayes

A quick and dirty classifier for spam emails.