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

https://github.com/valentinlibouton/tensorflow_keras_bootcamp


https://github.com/valentinlibouton/tensorflow_keras_bootcamp

Last synced: 6 months ago
JSON representation

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)