Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 499 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 499 Bytes

neuralnet

Neural Networks practices. Implementation with Javascript.

Screenshots

v0.01 Perceptron

v0.01

v0.02 Adaline

v0.02

v0.03 MLN with Backpropagation

v0.03

v0.04 Radial Basis Function (RBF)

v0.04