torchdiffeq
ODE solver library
A PyTorch implementation of differentiable ODE solvers with GPU support and efficient backpropagation
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
6k stars
127 watching
938 forks
Language: Python
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A tool to simplify training and deployment of PyTorch models on various devices and configurations | 8,056 |
| A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
| An optimizer that combines the benefits of Adam and SGD algorithms | 2,908 |
| An efficient library for differentiable optimization built on top of PyTorch. | 554 |
| A library for creating scalable and flexible Gaussian process models with ease | 3,605 |
| A modularized implementation of various deep reinforcement learning algorithms in PyTorch | 3,209 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| A PyTorch-based library for efficient training of large neural networks using pipeline parallelism and automatic recomputation of gradients. | 820 |
| A PyTorch library for training and retraining deep neural networks for person re-identification in images and videos. | 4,353 |
| A native PyTorch library for training large language models using distributed parallelism and optimization techniques. | 2,765 |
| A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |
| A system for automatically colorizing black and white images with user interactions. | 2,701 |
| An ODE solver library that provides a simple API for simulating complex systems with interactive modification of differential equations. | 23 |
| A PyTorch module that wraps the OSQP solver for differentiable optimization problems | 59 |