🐍 Python | ||
🐼 Pandas | ||
📊 Seaborn | ||
💡 Scikit-learn |
Dataset: Titanic
|
📊 EDA: Simple | |
---|---|---|
🌳 Decission Tree Classifier | ||
🌲 Random Forest Classifier | ||
🌴 Gradient Boosting Classifier | ||
📏 Logistic Regression | ||
🧠 Neural Network Classifier |
Dataset: Movie reviews |
🛍️ Bag of words + Linear model | |
---|---|---|
📋 Tf-idf + Linear model | ||
💬 Word embeddings | ||
🔤 Recurrent Neural Networks | ||
🤖 Transformers |
- 🕐 Time series
- 🛠 Feature engeeering for time
- 🔮 ARIMA (Facebook Prophet)
- Fractal analysis
- Dataset: Predict future sales
- ✨ Recommenders
- Recommender systems
- Next Product to Buy (NPtB)
- Collaborative Filtering
🖼 Image classification (Fast.ai v1) | ||
🔍 Image Localization (Fast.ai v1) | ||
✂️ Image Segmentation (Fast.ai v1) | ||
🔉 Sound classification |
🖼 Pictures from Google Images | ||
🌐 Web scrapping (Beautiful soup) |
Sesión | Día | Tema | Charla |
---|---|---|---|
1 | 1 Feb | AI Software | Pepe Palma (UM) y Andrés Torrubia (Kaggle) |
2 | 8 Feb | Tabular data (clas) | Projects brainstorming |
3 | 15 Feb | Tabular data (regr) | Ángel Esteba (IMIB) |
4 | 22 Feb | Time series | Antonio Vicente (AI Talentum) |
5 | 29 Feb | NLP | Fernando y Mª José (Vocali), Nicolás (UCAM) |
6 | 7 Mar | Vision | |
7 | 14 Mar | Project | Biyectiva |
8 | 28 Mar | Project | Biología y sanidad (UCAM) |
9 | 4 Abr | Project | Alberto Valera (Bankiter) |
10 | 25 Abr | Project | Antonio Terrones (Ética en la IA) |
11 | 9 May | Project | Alberto Granero (Telefonica) |
12 | 16 May | Project | Raquel Aullón (Comunicación Oral) |
13 | 23 May | Demo Day | Vosotros ;) |
Aqui se irán poniendo los proyectos asignados. Ver ideas.
- Kaggle learn (Dificultad: Fácil)
- Fast.ai
- Machine Learning (Dificultad: Fácil)
- Deep learning práctico (Dificultad: Media)
- Deep learning avanzado (Dificultad: Avanzado)
- NLP (Dificultad: Media)
- Mlcourse.ai (Dificultad: Media-Avanzado) (🇷🇺 Calidad rusa)
- Coursera: How to Win Kaggle Competitions (Dificultad: Media-Avanzado) (🇷🇺 Calidad rusa)
- Standford winter 2019 courses
- CS221 Artificial Intelligence
- CS229 Machine Learning
- CS230 Deep Learning
- CS224N: NLP with Deep Learning
- Other:
- ./missing-semester: Curso sobre sistemas, no IA