Skip to content

A quick crash course in understanding the essentials of TensorFlow 2 and the integrated Keras API

License

Notifications You must be signed in to change notification settings

krisurnok/tensorflow2-crash-course

This branch is up to date with dipanjanS/tensorflow2-crash-course:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

435dd3b · Feb 13, 2021

History

3 Commits
Feb 13, 2021
Feb 13, 2021
Feb 13, 2021
Feb 13, 2021
Feb 13, 2021

Repository files navigation

TensorFlow 2 Crash Course

A quick crash course in understanding the essentials of TensorFlow 2 and the integrated Keras API.

Essentials Include

  • Understanding Tensors
  • Understanding Layers in TensorFlow
  • Tensor Operations
  • Gradient Descent
  • Autodiff using Gradient Tape
  • Custom Training Loops
  • Sequential, Functional and Subclassing APIs
  • Wide and Deep Networks
  • Deep Learning Essentials
  • Layers, Optimizers, Learning Rate
  • Dense Neural Nets (ANNs)
  • Activation Functions
  • Batch Normalization, Dropout
  • Dynamic Learning Rate Policies
  • Convolutional Neural Networks (CNNs)



Author: Dipanjan (DJ) Sarkar

About

A quick crash course in understanding the essentials of TensorFlow 2 and the integrated Keras API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%