All activity
bkkaggle
A guide for astronauts (now, people doing machine learning) about what to do when things go wrong.
Machine Learning Flight Rules
Machine Learning Flight Rules
Tips and tricks for doing machine learning right
bkkaggle
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
L2
A deep learning library implemented from scratch in C++