MollsReis / brainy

An Artificial Neural Network
http://evilscott.github.io/brainy/
MIT License
1 stars 0 forks source link

Enable multiple hidden layers #3

Open MollsReis opened 8 years ago

MollsReis commented 8 years ago

More than 1 hidden layer typically results in diminishing returns but it should still be an option

MollsReis commented 8 years ago

should be easier to do with refactored layers-as-matrices