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

Error occured while training #25

Open
amruta24 opened this issue Apr 15, 2019 · 13 comments
Open

Error occured while training #25

amruta24 opened this issue Apr 15, 2019 · 13 comments

Comments

@amruta24
Copy link

Screenshot from 2019-04-15 14-29-41

@josedolz
Copy link
Owner

Hi, can you be more precise so that I can understand better the error? Did you just clone the repository and run the code? Or did you modify something? Which version of Theano/python/etc are you using? Without more information is hard to have any insight of that problem.

Jose

@amruta24
Copy link
Author

hi , yes , I just clone the repository and run the code . I used the python 2.7 and Theano 1.0.3 versions for execution but these error are occured.

@josedolz
Copy link
Owner

Hi,
Can you try in another machine? We have tried to reproduce the error in different machines and environments and it doesn’t appear.

Jose

@amruta24
Copy link
Author

Hi ,
I tried to run on 3 different machines but got same error . Otherthan dataset paths their is anything to change in config file?
It is OK to use Theano 1.0.4 or there is need to use any other versions?

@amruta24
Copy link
Author

image
The above error occure while debug

@amruta24 amruta24 reopened this Apr 26, 2019
@amruta24 amruta24 reopened this Apr 26, 2019
@amruta24
Copy link
Author

amruta24 commented Apr 29, 2019

image

these error are occure while training. i will try with different theano version but still these error are occured . can you please explain in detaile how to set up and train the module ?

@josedolz
Copy link
Owner

Hi, for the last error we have seen it in several computers. The workaround for it is to run the code with some Theano flags, like this:

THEANO_FLAGS='floatX=float32' python ./networkTraining.py ./LiviaNET_Config.ini 0

@QingchenFan
Copy link

Hi!How to use the data in Dataset?

@QingchenFan
Copy link

HI!
Can Dataset folder data directly into the program to use?

@josedolz
Copy link
Owner

Hi @QingchenF Can you reformulate your questions please? I do not get your points.

@QingchenFan
Copy link

image
I don't know why the program stopped working

@josedolz
Copy link
Owner

Hi @QingchenF The data I put in the repository is just to be sure that the network can run. The only thing you have to do is to change the absolute path of those folders to the path in your computer. With that change it should run. Regarding your second problem, without more information I cannot see what the problem is.

Best

@QingchenFan
Copy link

Thank you very much

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

3 participants