Skip to content

Notebooks and results for course TensorFlow by ZerotoMastery

Notifications You must be signed in to change notification settings

PengJuan-AI/TensorFlow_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning with TensorFlow with Hands-on Experiments

Study records for TensorFlow by ZerotoMastery Origin Course Repo

Neural Network

Learning Material 📗

  1. What is Neural Network?
  2. Gradient descent, how neural networks learn.
  3. Hands-on Machine Learning with scikit-learn, Keras and TensorFlow

Tools 🔧

Datasets

Transfer Learning on Computer Vision (Food101)

Description

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.

Result Type Results Links
TensorBoard EfficientNetB0 vs. ResNet50V2, Transfer Learning Experiments with 10 Food101 Classes, EfficientNetB0_with_full_Food101, Experiments on NLP problem
Models Fine-tuned EfficientNetB0 with 10% of Food101, Food101_full_data_EfficientNetB0_feature_extraction

Learning Materials

TensorFlow - Transfer Learning
Transfer Learning with TensorFlow Hub

Packages you should get familiar with

Topics Tutorial Links
Keras Developer Tutorial The functional API
TensorFlow Data augmentation, tf.keras.applications
TFDS TensorFlow Datasets
Text Classification Classify text with TensorFlow

About

Notebooks and results for course TensorFlow by ZerotoMastery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published