Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 291 Bytes

Neural networks

For an explanation of neural networks, see this page.

Todo:

  • Add regularization
  • Add cross-validation
  • Add interactive user input
  • Adaptive growing and pruning
  • Convolutional neural network (pooling)
  • Recurrent neural network