Machine Learning Basics

Jan H. Jensen

Department of Chemistry

University of Copenhagen

Artificial intelligence is an ill-defined term and most researchers prefer the term machine learning: algorithms that learn how an output (y) depends on an input (X), through a function y = f(X). In the videos I show you how to implement increasingly complex machine learning functions in Python from scratch.

Once you are comfortable with Python I can warmly recommend Deep Learning for Molecules and Materials by Andrew White