gautam1858/python-awesome
Learn Python, Easy to learn, Awesome
repo name | gautam1858/python-awesome |
repo link | https://github.com/gautam1858/python-awesome |
homepage | |
language | Jupyter Notebook |
size (curr.) | 32 kB |
stars (curr.) | 205 |
created | 2019-01-06 |
license | Apache License 2.0 |
python-awesome
Learn Python, Easy to learn, Awesome
Welcome to python-awesome. These notebooks are part of my Machine Learning curriculum that I am teaching in an University as part of their Graduate Program.
What are python notebooks?
Python code is not compiled, it is interpreted. Thanks of that feature you can execute python commands as you type them. If you have python installed on your machine you can actually take a look. Python notebook (also called IPython or Jupyter notebook) is a document with python interpreter “in it”. That means that you can write python code inside of text document and execute it! For more info and how to run it on your machine click here.
Run notebooks
If you want to run these notebooks but without installing jupyter on your machine you can use Google Colab. Just go in here
Author: Gautam Ramachandra Contact: gmail