https://github.com/valentinlibouton/tensorflow_keras_bootcamp
https://github.com/valentinlibouton/tensorflow_keras_bootcamp
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/valentinlibouton/tensorflow_keras_bootcamp
- Owner: ValentinLibouton
- License: mit
- Created: 2024-02-01T13:43:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-04T09:44:42.000Z (over 2 years ago)
- Last Synced: 2025-06-01T00:21:18.098Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 42.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TensorFlow_Keras_Bootcamp
[1. Getting started with neural network](01_Getting_started_with_Neural_Network/reame.md)
[2. Fundamentals of Training a Neural Network](02_Fundamentals_of_Training_a_Neural_Network/readme.md)
[3. Keras Linear Regression](03_Keras_Linear_Regression/readme.md)
[4. Keras MLP MNIST Classification](04_Keras_MLP_MNIST_Classification/readme.md)
[5. CNN Fundamentals](05_CNN_Fundamentals/readme.md)
[6. Keras Implement Simple CNN](06_Keras_Implement_Simple_CNN/readme.md)
[7. Pre Trained ImageNet Models](07_Pre_Trained_ImageNet_Models/readme.md)
[8. Keras Fine Tune Pre Trained Models GTSRB](08_Keras_Fine_Tune_Pre_Trained_Models_GTSRB/readme.md)
[9. Keras Segmentation TensorFlow Hub](09_Keras_Segmentation_TensorFlow_Hub/readme.md)
[10. Inference Object Detection Tensorflow Hub](10_Inference_Object_Detection_Tensorflow_Hub/readme.md)