Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 199 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 199 Bytes

scratchDL

Deep learning implementation

TODO

  • python
    • recurrent (done LSTM)
  • C++
    • use STL
    • MKL version (really difficult due to lack of documents)
    • OpenCL
    • python interface