torch-models
ML model library
A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework.
Implementation of state-of-art models in Torch
54 stars
4 watching
8 forks
Language: Lua
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
torch/graph | A Lua-based library for graph manipulation and visualization in Torch. | 35 |
ekami/torchlite | High-level library to simplify machine learning tasks by abstracting repetitive code | 32 |
rosejn/torch-datasets | A collection of pre-processed machine learning datasets for use with the Torch7 deep learning framework. | 37 |
torch/demos | Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
e-lab/torch7-demos | Demos and tutorials for the Lua-based machine learning framework Torch7 | 43 |
clementfarabet/ipam-tutorials | Hands-on tutorials and code examples for implementing supervised and unsupervised learning algorithms in Lua using the Torch7 deep learning framework. | 130 |
erogol/seg-torch | Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
kaishengtai/torch-ntm | An implementation of a Neural Turing Machine model using Torch | 279 |
fmassa/object-detection.torch | An implementation of object detection frameworks in the Torch deep learning framework | 116 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,506 |
soumith/zbs-torch | A lightweight Lua-based IDE with code completion, debugging, and live coding features. | 67 |
torch/optim | A package that provides tools for finding and improving the parameters of a mathematical model to optimize its performance | 197 |
lyhue1991/torchkeras | A PyTorch-based model training framework designed to simplify and streamline training workflows by providing a unified interface for various loss functions, optimizers, and validation metrics. | 1,782 |
ankane/torch.rb | A Ruby implementation of deep learning libraries inspired by PyTorch. | 734 |
xamla/torch-pcl | Bindings for integrating Point Cloud Library with the Torch programming framework. | 30 |