LaurentMazare/ocaml-torch
OCaml bindings for PyTorch
This project offers OCaml programmers a way to integrate PyTorch's powerful tensor computations directly into their OCaml applications. It takes raw data, image datasets, or text sequences and allows OCaml developers to build and train machine learning models, producing trained models and predictions. This is for OCaml developers who want to leverage deep learning capabilities without leaving their preferred language.
439 stars. No commits in the last 6 months.
Use this if you are an OCaml developer needing to perform numerical computations, especially for deep learning tasks involving large datasets and requiring GPU acceleration or automatic differentiation.
Not ideal if you are not an OCaml developer or if your project doesn't require advanced tensor operations and deep learning models.
Stars
439
Forks
38
Language
OCaml
License
Apache-2.0
Category
Last pushed
Oct 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/LaurentMazare/ocaml-torch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
JonathanRaiman/theano_lstm
:microscope: Nano size Theano LSTM module
google/tangent
Source-to-Source Debuggable Derivatives in Pure Python
ahrefs/ocannl
OCANNL: OCaml Compiles Algorithms for Neural Networks Learning
yoshoku/numo-openblas
Numo::OpenBLAS builds and uses OpenBLAS as a background library for Numo::Linalg
statusfailed/catgrad
a categorical deep learning compiler