Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 374 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 374 Bytes

Machine Learning Library by laci37

This is the machine learning code I use with my projects.

Packages:

  • bpn: neural networks with backpropagation
  • mathext: matrix arithmetics
  • util.display and util.plot some visualization utilities
  • util.realtime realtime simulation utilities