bkkaggle

bkkaggle

ML enthusisast
All activity
A guide for astronauts (now, people doing machine learning) about what to do when things go wrong.
Machine Learning Flight Rules
Machine Learning Flight RulesTips and tricks for doing machine learning right
L2 is a experimental deep learning library I wrote over the summer, using only the c++17 standard library. It contains a multidimensional numpy-style array class. On top of this, higher level modules allow for easily running machine learning experiments.
L2
L2A deep learning library implemented from scratch in C++