lisa-groundhog / GroundHog

Library for implementing RNNs with Theano
BSD 3-Clause "New" or "Revised" License
598 stars 229 forks source link

error when I change dropout value #48

Closed shawnkx closed 8 years ago

shawnkx commented 8 years ago

when I change dropout value to 0.5, there is an error when I run the program? Could anyone come across this problem?

nouiz commented 8 years ago

Groundhog isn't supported anymore. See the warning in that page. There is a follow up project:

https://github.com/lisa-groundhog/GroundHog

Also, when reporting error, always give the error message. Otherwise people can't help you.