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 15,653 public repositories matching this topic...

I used the MNIST dataset for the implementation of a handwritten digit recognition app. To implement this, will be using a special type of deep neural network called Convolutional Neural Networks. In the end, I also build a Graphical user interface(GUI) where you can directly draw the digit and recognize it straight away.

  • Updated Jun 1, 2024
  • Jupyter Notebook

An ASL detection script utilizing a TensorFlow image classification model trained from scratch. It is tailored to recognize American Sign Language (ASL) alphabet letters from live video streams, and provides documentation covering the neural network architecture, installation, dataset details, training procedures, and real-time detection.

  • Updated Jun 1, 2024
  • Python
determined

Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

  • Updated Jun 1, 2024
  • Go

A project for lung disease detection and analysis using deep learning. It includes lung segmentation, disease classification, and severity localization with Grad-CAM for visual explanations. This repository provides code, datasets, and documentation for replication and further research.

  • Updated May 31, 2024
  • Jupyter Notebook
sparseml

Created by François Chollet

Released March 27, 2015

Followers
435 followers
Organization
keras-team
Website
keras.io
Wikipedia
Wikipedia

Related Topics

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