js-pytorch
Deep learning library
A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers.
A JavaScript library like PyTorch, with GPU acceleration.
1k stars
10 watching
43 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
automatic-differentiationdeep-learningjavascript-libraryneural-networkspytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 387 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
| A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. | 0 |
| This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
| A PyTorch library for decentralized deep learning across the Internet. | 2,078 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| A deep learning framework for handling heterogeneous tabular data with diverse column types | 582 |
| An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 249 |
| A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 40 |
| Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production | 1,700 |
| A comprehensive collection of deep learning examples using PyTorch, covering various applications and models. | 537 |