Ementa (06/11/2019 - UnB - Brasília)
[ 10mn ] Maneiras de otimizar o trabalho em grupo online
[ 15mn ] Metodologia sobre como criar e apresentar um projeto de IA viável (exemplos com os projetos da equipe da @izzywho e do @thiagodma - curso do Andrew Ng: IA para todos )
[ 10mn ] Organização da conferência de dezembro (data, horário, lugar, responsável geral, responsável da logística, responsável da comunicação, mentor dos projetos = Pierre)
[ 5mn ] Site do grupo : qual objetivo? (exemplos de 2 sites IA.BSB e ensina.ai )
[ 15mn ] Revisão sobre o uso do GCP/Colab pelo @thiagodma
Novos posts desde a turma anterior:
[ 10mn ] Pontos-chave da turma anterior
[ 1h20mn ] Lição 3 (veja “Videos timeline”)
[ 15mn ] Oficina prática
[ 0mn ] Fotos da aula
Videos timeline
Examples of web apps people have built during the week 3:36
Multi-label classification with Planet Amazon dataset 9:51
Downloading the data through Kaggle Api 11:02
Multiclassification 14:49
Dataset (PyTorch) 18:30
DataLoader (PyTorch) 20:37
Data block API examples 23:56
Planet 26:01
CAMVID 26:38
COCO 27:41
Creating satellite image data bunch 29:35
Creating multi-label classifier 35:59
Python3 partial
[39:17 ]
How to choose good learning rates [48:50 ]
Making the model better (Transfer Learning) 50:30
Segmentation example: CamVid [56:31 ]
Image Segmentation [1:03:05 ]
Creating a data bunch [1:05:53 ]
Training [1:09:00 ]
U-Net [1:16:24 ]
A little more about learn.recorder
[1:18:54 ]
What you are looking for in plot_losses
[1:25:01 ]
Go big [1:26:16 ]
Another trick: Mixed precision training [1:30:59 ]
Regression with BIWI head pose dataset [1:34:03 ]
Create a regression model [1:38:59 ]
IMDB [1:41:07 ]
Universal approximation theorem [1:52:27 ]
Wrapping up [2:01:19 ]
Recursos
Exercícios até a próxima aula
Multi-label classification
Segmentation or pixels classification
Regression with images