TensorFlow Dev Cert - updated
TensorFlow Dev Cert - updated#
This version of notebooks use methods from the last TF version and the way to resolve the problems based on the official TF documentation.
Content
- C1W1 Assignment: Housing Prices
- C1W2: Implementing Callbacks in TensorFlow using the MNIST Dataset
- C1W3: Improve MNIST with Convolutions
- C1W4: Handling Complex Images - Happy or Sad Dataset
- C2W1: Using CNN’s with the Cats vs Dogs Dataset
- C2W2: Tackle Overfitting with Data Augmentation
- C2W3: Transfer Learning
- C2W4: Multi-class Classification
- C3W1: Explore the BBC News archive
- C3W2: Diving deeper into the BBC News archive
- C3W3: Exploring Overfitting in NLP
- C3W4: Predicting the next word
- C4W1: Working with time series
- C4W2: Predicting time series
- C4W3: Using RNNs to predict time series
- C4W4: Using real world data