Umělá inteligence I - cvičení
Machine learning
This week's topic is machine learning. We'll focus namely on implementing algorithms for training of the two following sample ML models:
- Perceptron
- Decision trees
For details see the corresponding notebook:
Sample solutions: