Repository containing submissions of Jupyter notebooks of the task assigned to the members of Team Gray Interface
-
submission/*
: Contains Jupyter notebooks submitted by the team members -
Numpy_Exercise_1.ipynb
: Jupyter Notebook containing the problem statements related to creating Numpy arrays
Fork your own copy of hackslash-nitp/train-ml to your GitHub account
Getting help with Forking a repository
$ git clone https://github.com/YOUR-USERNAME/train-ml
Getting help with Cloning a repository
Before making a PR, make sure that you:
-
Rename your Jupyter notebook to yourGithubUSERNAME-yyyy-mm-dd ("yyyy-mm-dd" is the date you are making PR).
-
Save your notebook in the
submission/
directory.