====== Week 1 ====== Program: * Organization. * **Basics of Python.** * {{:courses:ui:exercises:intro_python_description.pdf|Assignment description}} * Suggested Python textbook: [[http://www.diveinto.org/python3/|Dive into Python]] ([[https://github.com/downloads/diveintomark/diveintopython3/dive-into-python3.pdf|PDF]]) * Brief introduction to Python from the labs: [[https://github.com/spilkjir/IntroductionPython/blob/master/IntroductionPython.ipynb|Introduction to python (jupyter notebook)]] **Homework A:** * [[courses:ui:exercises:python_installation|Install Python and PyCharm]] on your home computer. * Familiarize yourself with the Python language: read the assignment description and learn the suggested parts. * Ask questions on the [[https://cw.felk.cvut.cz/forum/forum-1480.html|Forum]]. * **Nothing to hand in.** **Homework B:** * Read the assignment of exercise B from next week (Bayesian and Non-Bayesian tasks). * Do your best to understand its solution. It does not matter if you do not understand everything. Next week we shall review the solution and clarify everything. * Try to execute the commands yourself, try to write ''bayes.py'' script containing the commands. * If needed, **ask questions** on the [[https://cw.felk.cvut.cz/forum/forum-1480.html|Forum]].