ocaml-torch
Tensor library
Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation
OCaml bindings for PyTorch
416 stars
14 watching
38 forks
Language: OCaml
last commit: about 1 year ago
Linked from 2 awesome lists
artificial-intelligencedeep-learninggpumachine-learningneural-networkocamlpytorchtensor
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | OCaml bindings for a popular machine learning framework | 283 |
| | Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. | 24 |
| | Provides a CUDA backend for the PyTorch deep learning framework | 337 |
| | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
| | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
| | A collection of utility functions and tools for building deep learning models with PyTorch | 111 |
| | OCaml bindings for Python | 187 |
| | Provides a PyTorch interface for working with NumPy arrays and tensors. | 691 |
| | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| | A C++ implementation of PyTorch tutorials | 1,978 |
| | A PyTorch-based framework for dimensionality reduction and manifold learning | 70 |
| | A PyTorch-based library for efficient training of large neural networks using pipeline parallelism and automatic recomputation of gradients. | 820 |
| | A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. | 1,523 |
| | A PyTorch implementation of a neural network potential for molecular simulations | 471 |
| | An efficient library for differentiable optimization built on top of PyTorch. | 554 |