ocaml-torch

Tensor library

Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation

OCaml bindings for PyTorch

GitHub

416 stars
14 watching
38 forks
Language: OCaml
last commit: 3 months ago
Linked from 2 awesome lists

artificial-intelligencedeep-learninggpumachine-learningneural-networkocamlpytorchtensor

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
laurentmazare/tensorflow-ocaml OCaml bindings for a popular machine learning framework 283
laurentmazare/ocaml-bert Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. 24
torch/cutorch Provides a CUDA backend for the PyTorch deep learning framework 337
mmottl/lacaml An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. 128
nearai/torchfold A PyTorch module for dynamic batching and optimized computation on deep neural networks 221
vermeille/torchelie A collection of utility functions and tools for building deep learning models with PyTorch 111
thierry-martinez/pyml OCaml bindings for Python 187
wkentaro/pytorch-for-numpy-users Provides a PyTorch interface for working with NumPy arrays and tensors. 691
tristandeleu/pytorch-maml-rl Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks 830
prabhuomkar/pytorch-cpp A C++ implementation of PyTorch tutorials 1,978
torchdr/torchdr A PyTorch-based framework for dimensionality reduction and manifold learning 70
kakaobrain/torchgpipe A PyTorch-based library for efficient training of large neural networks using pipeline parallelism and automatic recomputation of gradients. 820
bloodaxe/pytorch-toolbelt A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. 1,523
aiqm/torchani A PyTorch implementation of a neural network potential for molecular simulations 471
metaopt/torchopt An efficient library for differentiable optimization built on top of PyTorch. 554