TensorFlow: Neural Networks and Working with Tables

Go to class
Write Review

Free Online Course: TensorFlow: Neural Networks and Working with Tables provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. TensorFlow: Neural Networks and Working with Tables is taught by Jonathan Fernandes.

Overview
  • Learn about neural networks and working with tabular data using TensorFlow.

Syllabus
  • Introduction

    • Using TensorFlow for neural networks and tables
    • What you should know
    • What is TensorFlow?
    1. Fashion MNIST and Neural Networks
    • Working with the Fashion-MNIST dataset
    • Neural network intuition
    • Train the network
    2. Working with Loss, Gradient Descent, and Optimizers
    • Loss
    • Gradient descent
    • Optimizers
    • Neural network visualization
    3. Working with Tabular Data
    • Introduction to the Titanic dataset
    • Comparing the Titanic model to the Fashion-MNIST model
    • tf.data API
    • Feature engineering
    • Train and evaluate the model
    Conclusion
    • Next steps and additional resources