Practical AI Bootcamp by TinkerHub Foundation. Here you will learn how to build good AI products. This learning program cover the following.
- Finding the right machine learning model for a problem
- Building responsible AI - Bias and other issues
- How to train a good machine learning model - how to tune hyperparams
- Transfer Learning - where, when and how to use ?
- Speed and performance
- Wraping and hosting machine learning models
- On device machine learning
- Some tools and tricks
- Should know OOP and python
- Should know git and github
- Should know basic machine learning (different categories of ML, what is training ? What is testing ? What is dataset..etc)
- All the resources to get you started with the program is given in the resources folder. You can learn it and finish the task for joining the program!
This bootcamp need you to have the following skills
- Python
- Github
- Machine learning
There is a task for you in the tasks folder.
- Finish the task in a private repo.
- Give Gopikrishnan Sasikumar access to the private repo.
- Fill this form
We will let you know if you are selected
This is a 2 week Bootcamp. There will be 1 hour sessions every Monday, Wednesday, Friday and Sunday. There will be tasks to do every other days.
Finding the right machine learning model for a problem
- Should I use machine learning for this problem ?
- What kind of ML task is this ?
- Machine learning or deep learning ?
Building responsible AI - Bias and other issues
- Bias
- Accountability and explainability
- Reproducability
- Robustness
- Privacy
Dataset and performance
- Data prep
- Data reading
- Data Augumentation
Techniques in training AI models
- How to find the right learning rate ?
- Effect of batch size
- Epochs and early stop
Transfer learning where when and how to use
Wraping and hosting machine learning models
- Building a micro service
- Making the model as an API
- Hosting and serving
On device machine learning
- Techniques to make models small
- TensorFlow lite
- PyTorch quantisation
Some tools and tricks
- Installation
- Finding models
- Data
- Privacy
- Cloud APIs and frameworks
You and your fellow teammates will be doing a project based on what you learnt through out the bootcamp