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