keras-js
Keras model runner
An open source JavaScript library that allows running Keras models in the browser with GPU support using WebGL.
Run Keras models in the browser, with GPU support using WebGL
5k stars
179 watching
501 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 2 awesome lists
deep-learningjavascriptkerasmachine-learningneural-networkstensorflowwebgl
Related projects:
Repository | Description | Stars |
---|---|---|
leriomaggio/deep-learning-keras-tensorflow | A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,948 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 857 |
scisharp/keras.net | A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 601 |
keras-team/keras-hub | Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks | 797 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
raghakot/keras-vis | A toolkit for visualizing and debugging neural network models using techniques like activation maximization and saliency maps. | 2,982 |
sarus-tech/tf2-published-models | Implementations of classical machine learning models using TensorFlow 2 and Keras API. | 38 |
shathe/mnasnet-keras-tensorflow | An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
keplr-io/hera | Enables real-time training and evaluation of machine learning models with remote dashboard visualization. | 487 |
philipperemy/keract | An open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,045 |
qqwweee/keras-yolo3 | An open source implementation of YOLOv3 using Keras and TensorFlow | 7,137 |
lutzroeder/netron | A tool for visualizing and analyzing neural network models | 28,134 |
eriklindernoren/keras-gan | This repository provides pre-trained implementations of Generative Adversarial Networks (GANs) using the Keras deep learning framework. | 9,184 |
danielegrattarola/spektral | A Python library for building graph neural networks with Keras and TensorFlow 2. | 2,371 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,071 |