Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 566 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 566 Bytes

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