Skip to content

Latest commit

 

History

History
96 lines (90 loc) · 9.2 KB

RESOURCES.md

File metadata and controls

96 lines (90 loc) · 9.2 KB

Resources

Collection of links I found while googling about backpropagation, (stochastic) gradient descent, Haskell and CLI tools such as htop.

General ML and other things I discovered:

Profiling/Optimizing/Debugging Haskell

Matrix Multiplication

BLAS (Basic Linear Algebra Subprograms)

Memory Leaks

Further Material for ML