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

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 2, 2024
  • Python

Constructed an advanced deep learning model utilizing TensorFlow and CNN to precisely classify bird species from audio inputs. Leveraging Librosa for audio processing, the model is trained on extensive bird sound datasets to ensure robust performance. Integrated with Hugging Face, our application facilitates seamless uploading of bird sound samples

  • Updated Jun 2, 2024
  • Jupyter Notebook

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

  • Updated Jun 2, 2024

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

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