• Stars
    star
    252
  • Rank 161,312 (Top 4 %)
  • Language
    Jupyter Notebook
  • License
    Apache License 2.0
  • Created almost 6 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Learn Python, Easy to learn, Awesome

python-awesome

Learn Python, Easy to learn, Awesome

Open In Colab

Python

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