Skip to content

fabioruetz/ai_for_robotics

Repository files navigation

Aritificial Intelligence for Robotics

A python cheat sheet containing the basics needed for this course can be found here: https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf

The documentation of SciPy can be found here: http://scipy-cookbook.readthedocs.io/index.html

Exercise overview

  • 0_1_python_introduction_exercise: basic python examples
  • 0_2_python_intro_applications: python applications (linear regression, optimization)
  • 1_0_probability_ml_basics: Probability recap and machine learning basics