- Notifications
You must be signed in to change notification settings - Fork299
torch/demos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
All the demos/tutorials provided in this repo require Torch7 to be installed,as well as some extra (3rd-party) packages.
Follow instructions on:Torch7's homepage.
Different demos/tutorials rely on different 3rd-party packages. If a democrashes because it can't find a package then simply try to install it usingluarocks:
$ luarocks install image# an image library for Torch7$ luarocks install nnx# lots of extra neural-net modules$ luarocks install camera# a camera interface for Linux/MacOS$ luarocks install ffmpeg# a video decoder for most formats$ ...
A complete list of packages can be obtained by doing:
$ luarocks list
or checking outthis page.
https://github.com/torch/tutorials
These demos were slowly put together by: Clement Farabet & Roy Lowrance and e-lab
About
Demos and tutorials around Torch7.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published