Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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