Study records for TensorFlow by ZerotoMastery Origin Course Repo
- What is Neural Network?
- Gradient descent, how neural networks learn.
- Hands-on Machine Learning with scikit-learn, Keras and TensorFlow
In the module, I completed two projects Food101 mini and Food101 big. Food101 mini was trained on 10% of the total Food101 datasets, while Food101 big was trained on the whole Food101 datasets.
TensorFlow - Transfer Learning
Transfer Learning with TensorFlow Hub
Topics | Tutorial Links |
---|---|
Keras Developer Tutorial | The functional API |
TensorFlow | Data augmentation, tf.keras.applications |
TFDS | TensorFlow Datasets |
Text Classification | Classify text with TensorFlow |