Skip to the content.

Programming Machine Learning

Paolo Perrotta Programming Machine Learning

Hands on introduction to machine learning with focus on supervised learning and the deep learning “explosion” after 2012

Programming Machine Learning - 1 Programming Machine Learning - 2

OpenAI / ChatGPT / Transformers

Software

Hardware

Setup using Miniconda

Activate Environment

conda update -n base -c defaults conda
conda activate machinelearning

Start jupyter Notebook

jupyter notebook