Keras

← Back to All Tags

Keras is a popular Python Deep Learning library. It focuses on usability and fast experimentation, but is also powerful enough to support a wide variety of use cases.

If you're looking to get started with Keras, my Keras Neural Network tutorial is a good place to begin.

Keras for Beginners

Series

A beginner-friendly series on using Keras to build, train, and evaluate Neural Networks in Python.

View Series

Keras for Beginners: Implementing a Recurrent Neural Network

Python

A beginner-friendly guide on using Keras to implement a simple Recurrent Neural Network (RNN) in Python.

Read

Keras for Beginners: Implementing a Convolutional Neural Network

Python

A beginner-friendly guide on using Keras to implement a simple Convolutional Neural Network (CNN) in Python.

Read

Keras for Beginners: Building Your First Neural Network

Python

A beginner-friendly guide on using Keras to implement a simple Neural Network in Python.

Read