demos
Deep learning framework demos
Torch7 tutorials and demos providing hands-on experience with the deep learning framework.
Demos and tutorials around Torch7.
355 stars
42 watching
300 forks
Language: Lua
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
e-lab/torch7-demos | Demos and tutorials for the Lua-based machine learning framework Torch7 | 43 |
nicholas-leonard/dp | A deep learning library for streamlining research and development using the Torch7 distribution. | 343 |
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 |
google-deepmind/torch-hdf5 | Enables data exchange between Torch and HDF5 files. | 237 |
torch/graph | A Lua-based library for graph manipulation and visualization in Torch. | 35 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 336 |
erogol/seg-torch | Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
cvondrick/torch-starter | A basic package for training neural networks in Torch7, providing a simplified starting point for developers. | 56 |
aciditeam/torch-models | A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework. | 54 |
jwyang/jule.torch | Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 288 |
richardassar/samplernn_torch | A Torch implementation of a deep learning model for generating audio from input data | 156 |
rosejn/torch-datasets | A collection of pre-processed machine learning datasets for use with the Torch7 deep learning framework. | 37 |
torch/nn | An open-source neural network package providing a modular framework for building and training neural networks. | 1,343 |
nashory/gans-collection.torch | A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |
lambdalabsml/examples | A collection of pre-built deep learning models and training scripts for use on Lambda Cloud | 811 |