Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sayakpaul/ml-bootcamp-india-2022
- Owner: sayakpaul
- License: apache-2.0
- Created: 2022-09-12T04:52:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T13:08:56.000Z (over 2 years ago)
- Last Synced: 2024-12-26T20:51:33.096Z (7 days ago)
- Topics: keras, ml-bootcamp-india, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 6.53 MB
- Stars: 23
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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))