Tweeted By @iamtrask
Googling Tip: when you want to learn some ML concept, google "python <concept name> from scratch".
— Andrew Trask (@iamtrask) September 17, 2021
This will often lead to a blogpost with:
- intuitive explanation
- a toy implementation
- reference to more formal papers
which you can unpack in that order :)#100DaysOfMLCode