100DaysOfMLCode
I am taking up the #100DaysOfMLCode Challenge 😎
Install / Use
/learn @bksahu/100DaysOfMLCodeREADME
100DaysOfMLCode
I am taking up the #100DaysOfMLCode Challenge :sunglasses:
Installation
# Skip it if you already have anaconda
$ pip install -r requirements.txt
Usage
# Run notebooks
$ jupyter notebook
# Run python files
$ python file_name.py
