-
Notifications
You must be signed in to change notification settings - Fork 13
Code execution
Arulkumar edited this page Nov 28, 2017
·
3 revisions
To execute a particular file (doall.lua
,doallTest.lua
), first cd
to the folder ./src
folder.
After making sure that the preprocessing of the data is done correctly and setting all the options accordingly, execute the file doall.lua
as,
th doall.lua
The trained model(s) will be stored (after every epoch) in the folder './scratch'.
After setting the options for test in 'doallTest.lua' file, execute it as,
th doallTest.lua