Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 810 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 810 Bytes

fastbook_myexperiments

Learning FastAI by experimentation

This repo contains notebooks that I tried creating while I am learning the FastAI library.

Each chapter of the book will be in its folder with the following notation: chapter_num

Sometimes each chapter might contain multiple notebooks. So, they might be named with the following notation: chap_num_exp_num

And each folder has its own README.md file that will contain all the learning associated with that chapter including each experiment and it's details.

Also, all the learnings are shared on my blog https://ravichandraveeramachaneni.github.io/. And, it contains the same experiments in the form of the github gist.