Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sayakpaul/ml-bootcamp-india-2022

Contains materials from the facilitation sessions conducted for the ML Bootcamp India (2022) organized by Google DevRel team.
https://github.com/sayakpaul/ml-bootcamp-india-2022

keras ml-bootcamp-india tensorflow

Last synced: 6 days ago
JSON representation

Contains materials from the facilitation sessions conducted for the ML Bootcamp India (2022) organized by Google DevRel team.

Awesome Lists containing this project

README

        

# ml-bootcamp-india-2022

Contains materials from the facilitation sessions conducted for the [ML Bootcamp India (2022)](https://rsvp.withgoogle.com/events/google-ml-bootcamp-india) organized by Google DevRel team.

## Navigating the content

Code is presented via Colab Notebooks and they are in the `notebooks` directory.
Corresponding slides are in the `slides` directory. This repository will host content from the two faciilitation sessions
I conducted:

1. Writing models in Keras ([slides](https://github.com/sayakpaul/ml-bootcamp-india-2022/blob/main/slides/Writing%20Models%20in%20Keras%20_%20MLB%202022.pdf) | [notebook](https://github.com/sayakpaul/ml-bootcamp-india-2022/blob/main/notebooks/writing-models.ipynb))
2. Preprocessing layers in Keras ([slides](https://github.com/sayakpaul/ml-bootcamp-india-2022/blob/main/slides/Preprocessing%20Layers%20in%20Keras%20_%20MLB%202022.pdf))