diff --git a/README.md b/README.md index e69de29..0492e3b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,16 @@ +# ML Experiments + +This repo contains the progress of our experiments in form of Jupyter Notebooks + + +The datasets we used are mostly from [ kaggle ](https://www.kaggle.com/) + + +Initally we started using [ fastai ](https://www.fast.ai/), one of the fantastic libraries out there for working with neuralnets. There is +also online course taught by Jeremy Howard [ course ](https://course.fast.ai/videos/?lesson=1) which would be a great starting point for +Deeplearning Aspirants + + +## Experiments + +The directories in this repo are self explainatory to follow