torch7-demos
Torch7 tutorials
Demos and tutorials for the Lua-based machine learning framework Torch7
Demos and tutorials around Torch7 (in progress updates from xLearn)
43 stars
42 watching
21 forks
Language: Lua
last commit: almost 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
torch/demos | Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
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 |
torch/graph | A Lua-based library for graph manipulation and visualization in Torch. | 35 |
e-lab/torch-toolbox | A collection of reusable components and utilities for building Torch-based projects | 199 |
aciditeam/torch-models | A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework. | 54 |
cvondrick/torch-starter | A basic package for training neural networks in Torch7, providing a simplified starting point for developers. | 56 |
e-lab/linknet | An implementation of a deep learning network for image segmentation tasks using Lua and the Torch7 framework. | 168 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 336 |
yoonkim/word2vec_torch | Torch implementation of Word2Vec algorithm for creating vector representations of words from text data | 61 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 785 |
rlowrance/kernel-smoothers | Implementations of smoothing techniques from statistical learning theory in Lua for use with the Torch 3 deep learning framework. | 5 |
xamla/torch-pcl | Bindings for integrating Point Cloud Library with the Torch programming framework. | 30 |
roboticcam/matlab_demos | MATLAB demo code collection for machine learning notes | 46 |
torch/nn | An open-source neural network package providing a modular framework for building and training neural networks. | 1,343 |