bkkaggle

bkkaggle

ML enthusisast

Badges

Tastemaker
Tastemaker
Veteran
Veteran

Maker History

  • Machine Learning Flight Rules
    Machine Learning Flight RulesTips and tricks for doing machine learning right
    Nov 2019
  • L2
    L2A deep learning library implemented from scratch in C++
    Nov 2019
  • 🎉
    Joined Product HuntNovember 15th, 2019

Forums

bkkaggle

6yr ago

L2 - A deep learning library implemented from scratch in C++

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.
bkkaggle

6yr ago

Machine Learning Flight Rules - Tips and tricks for doing machine learning right

A guide for astronauts (now, people doing machine learning) about what to do when things go wrong.
View more