learning machine learning and then deep learning with python from tutorials on udemy
Machine Learning folder conatins .ipynb
these are jupyter notebook files.
To open Jupyter notebooks:
on command line: jupyter notebook
Copy/paste this URL into your browser when you connect for the first time, to login with a token: http://localhost:8888/?token=083d5c011006177bbba9536163f2b81b75772be0310591ed
the token will change each time, after first login it, token becomes irrelevant.
can just type localhost:8888 in the web browser after notebook is initialized from command line.