Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 167 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 167 Bytes

BackPropagation

Build your Neural Network using BackPropagation Algorithm.

You can build a multi-layer and Elman NN.

Also you can choose the activation function.