https://github.com/tlesort/torch-autoencoder
https://github.com/tlesort/torch-autoencoder
auto-encoders deep-learning torch7
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tlesort/torch-autoencoder
- Owner: TLESORT
- Created: 2017-03-20T08:59:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T08:10:03.000Z (about 9 years ago)
- Last Synced: 2025-01-03T10:11:45.456Z (over 1 year ago)
- Topics: auto-encoders, deep-learning, torch7
- Language: Lua
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Still in dev]
This repositorie make it possible to compare the prior robotique apporach with a deep auto-encoder approach.
To use it you can take the DATA contained in the Baxter_Learning repository and put it in the main folder of this repo.
https://github.com/TLESORT/Baxter_Learning
'''
th script.lua -execution release -optimiser adam
'''