Notebook
Whenever I want to scratch an itch or solve a specific problem, I make sure to document everything so that I can remember them in the future. Hopefully, this notebook will interest you as others did.
- 17 Apr 2020 » Implementing a two-layer neural network from scratch
- 24 Feb 2019 » How to stream Twitter using Python
- 25 Oct 2018 » Git team workflow: merge or rebase?