Exciting news! Gradient has launched a FREE GPU plan. Read More
Project Details

Guide to TensorFlow and Keras

Learn how to work with these fundamental DL frameworks

By
The Gradient Team

Description

These notebooks complement two tutorials on the Paperspace Blog: The Absolute Guide to TensorFlow, and The Absolute Guide to Keras. For a more detailed breakdown of the theory behind the code, check out the articles on the Paperspace blog.

Topics covered include:

  • Basics of tensors
  • Constants and variables
  • Gradient clipping, gradient reversal, and gradient tape