Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save torch code #41

Open
satwat opened this issue Feb 9, 2016 · 1 comment
Open

save torch code #41

satwat opened this issue Feb 9, 2016 · 1 comment

Comments

@satwat
Copy link

satwat commented Feb 9, 2016

Hi, I am new to torch, I am looking ways to save the code written in torch in linux shell,
i found there are ways to save code by .th, .net and .dat,
Can anybody explain me these file extensions and how I can save the whole code from " require 'nn'" to training dataset.

Thanks in aniticipation

@haifulness
Copy link

You can write a lua file, then run "th filename.lua" in your shell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants