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

out of memory #59

Open
frollino opened this issue Sep 29, 2015 · 2 comments
Open

out of memory #59

frollino opened this issue Sep 29, 2015 · 2 comments

Comments

@frollino
Copy link

I use synaptic with and I'm very satisfied. In one application I have to read data from a .js file for about 400kb... and I get "out of memory" error. There must be a way to avoid this?

@lucasBertola
Copy link
Contributor

hi!
Can you give us more information about the error? (when exactly? a small piece of code ? I don't think we can help you without more information).

@SomeKittens
Copy link

I hit this as well on my first network:

input: 14,092
hidden: 100
output: 10

I was training it over 20 iterations, with a training set of 900 items (image recognition task). I ended up shrinking the image size and cropping out unneeded info to reduce the size of the input and it's all working fine.

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