You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't have time to make it work on windows. Do you want to try to make
it work on windows? For this, can you check how to execute a perl script on
windows? This is what is causing problem I think.
On Thu, Mar 10, 2016 at 10:14 AM, Sandy4321 [email protected]
wrote:
lstm example is not working on windows, the problem is : perl file use
makes error
from http://deeplearning.net/tutorial/lstm.html
In order to use your own data, please use a (preprocessing script)
provided as a part of this tutorial.
this file
Sorry I do not know
On Mar 10, 2016 10:18, "Frédéric Bastien" [email protected] wrote:
We don't have time to make it work on windows. Do you want to try to make
it work on windows? For this, can you check how to execute a perl script on
windows? This is what is causing problem I think.
On Thu, Mar 10, 2016 at 10:14 AM, Sandy4321 [email protected]
wrote:
lstm example is not working on windows, the problem is : perl file use
makes error
from http://deeplearning.net/tutorial/lstm.html
In order to use your own data, please use a (preprocessing script)
provided as a part of this tutorial.
this file
lstm example is not working on windows, the problem is : perl file use makes error
from
http://deeplearning.net/tutorial/lstm.html
In order to use your own data, please use a (preprocessing script) provided as a part of this tutorial.
this file
https://raw.githubusercontent.com/kyunghyuncho/DeepLearningTutorials/master/code/imdb_preprocess.py
uses perl
The text was updated successfully, but these errors were encountered: