parent topic: Python and Data Science
show presentation individually

Python and Data Science: Neural Networks with Keras: Overview

  • Neural networks with Keras: overview
  • TensorFlow and Keras
  • Example: iris classification in keras
  • Neural networks
  • Layers
  • Sequential and functional API
  • Example: MNIST digit classification
  • Inspecting the iris classification network
  • Example: California housing prices
  • Example: image classification - cat or dog