Training sessions for the Olimpiads of Artificial Intelligence, organized by FII, UAIC.
In parallel you may follow the AI-Learning-Hub for advanced information.
- Session 01: Python for AI: Introduction to Python, usefull libraries, text and image manipulation with Python.
- Session 02: Data Preprocessing: data normalization, standardization, handling missing values.
- Session 03: AI Search: BFS, DFS, A*.
- Session 04: Supervised learning: Classification: KNN, decision trees, fundamentals of Data Science.
- Session 05: Supervised learning: Classification: Naive Bayes, Perceptron, MLP, SVM, unbalanced data.
- Session 06: Supervised learning: Classification: Ensemble methods: gradient boosting, bagging, voting, stacking.
- Session 07: Regression: Theoretical foundations for Linear Regression and Logistic Regression.
- Session 08: Clustering: Clustering algorithms
- Session 10: Image processing: feature extraction, augmentation, classification
- Session 11: Text Processing: Embeddings, classification, training & evaluating models
- Session 12: Deep Learning 1:
- Session 13: Deep Learning 2: