Skip to content

Opening book details…

About this document

Intro to Neural Networks with Keras by Tev Wallace is a document available to read on EtoBox.

This document contains a summary of a lecture on artificial neural networks with Keras. It introduces perceptrons and activation functions, then builds an image classifier on the Fashion-MNIST dataset. The key points are: 1. It loads and preprocesses the Fashion-MNIST dataset, splitting it into training, validation, and test sets. 2. It trains a perceptron classifier on the Iris dataset to classify Iris Setosa flowers. 3. It defines and plots common activation functions like sigmoid, tanh, and ReLU, as

Author
Tev Wallace
Language
EN