Intelligence, Inside and Outside.

How To Install Keras

Overview

This guide shows how to install Keras. Keras is a high-level neural networks API written and for Python. It is also capable of running on top of TensorFlow.

 

Prerequisites

 

Installation

01. Activate your virtual environment, or skip this step if not using virtual environment.


$ source {{virtual-env-directory}}/bin/activate

 

02. Install the Keras package


(geek-venv) $ pip install keras

 

03. Verify that Keras has been installed by viewing the version.


(geek-venv) $ pip freeze | grep Keras

 

Read More  How To Build An AI-generated Procedural Application

For enquiries, product placements, sponsorships, and collaborations, connect with us at [email protected]. We'd love to hear from you!
Share this article
Shareable URL
Prev Post

Embedded Beings: How We Blended Our Minds With Our Devices

Next Post

Singapore Is Crowned As The Most AI-Ready City. But, Is The World Truly Ready For AI?

Read next