stephencox / pearl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO

  • Review layer inner workings to add other layers
  • Review for loops in forward and backward
  • Add batch learning
  • Add pearl_data interface
  • Add metrics
    • Accuracy
    • Precision
    • Recall
    • f1-score
    • R2-score
  • Add optimisation algorithms
    • Adam
    • Momentum
    • AdaGrad
  • Add more layer types
    • Dropout
    • Pooling
  • Add other computational methods
    • blas
    • cuda

About


Languages

Language:C 95.6%Language:QMake 3.1%Language:CMake 1.4%