Skip to content
#

Keras

keras logo

Keras is an open source, cross platform, and user friendly neural network library written in Python. It is capable of running on top of TensorFlow, Microsoft Cognitive Toolkit, R, Theano, and PlaidML.

Here are 20,494 public repositories matching this topic...

This project is a simple implementation of a convolutional neural network (CNN) using TensorFlow to classify images from the CIFAR-10 dataset. The CIFAR-10 dataset consists of 60,000 32x32 color images in 10 classes, with 6,000 images per class. The dataset is split into 50,000 training images and 10,000 testing images.

  • Updated Apr 23, 2023
  • Python

Created by François Chollet

Released March 27, 2015

Followers
454 followers
Organization
keras-team
Website
github.com/topics/keras
Wikipedia
Wikipedia

Related topics

api data-science deep-learning machine-learning neural-network python tensorflow