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

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

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

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
onnx2tf

Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.

  • Updated May 31, 2024
  • Python

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