- Fork this repository into your github account
- Clone this project into your local machine.
- make a new branch.
git checkout -b branch-name
- push your code into this branch.
git add .
git commit -m "Your message here"
git push origin branch-name
- Make a Pull request
Run this program by importing it on Google Colab
The page will reload if you make edits.
Star this repo if you liked it :)