Completed
- Fixing a small error
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Detecting Facial Keypoints with Deep Learning
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction to competition
- 2 - Why?
- 3 - The data and the task
- 4 - Metric used
- 5 - A more in depth look at the data
- 6 - The steps of the solution
- 7 - Code: config
- 8 - Code: dataset
- 9 - Code: split_data
- 10 - Understanding submission format
- 11 - Code: utils
- 12 - Code: train/main file
- 13 - Fixing a small error
- 14 - Checking the score of submission
- 15 - How to improve it further?
- 16 - My 2 things to try for improving the score
- 17 - Ending & my thoughts on Kaggle