Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawlo77/tensorflow-keras
Code implementation for Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow book
https://github.com/pawlo77/tensorflow-keras
data-science keras tensorflow
Last synced: 18 days ago
JSON representation
Code implementation for Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow book
- Host: GitHub
- URL: https://github.com/pawlo77/tensorflow-keras
- Owner: Pawlo77
- Created: 2022-04-18T19:58:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T22:07:26.000Z (over 1 year ago)
- Last Synced: 2025-01-25T12:13:26.340Z (18 days ago)
- Topics: data-science, keras, tensorflow
- Language: Jupyter Notebook
- Homepage: https://www.oreilly.com/library/view/hands-on-machine-learning/9781492032632/
- Size: 68.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maschine Learning Tour
Welcome to the **ml_with_keras** repository! This repository contains the homework assignments and complete code examples from the book [Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition](https://www.oreilly.com/library/view/hands-on-machine-learning/9781492032632/).
Each chapter of the book has its own dedicated `.ipynb` file, allowing you to easily navigate and explore the code examples.
To provide a clean and organized structure, the `.ipynb` files have been separated from their outputs, including images and saved models. This separation ensures better readability and reduces file size. However, please note that running the notebooks from the separated folder might result in errors due to missing outputs.