Dropout result different #827
Gustavoliveirac
started this conversation in
General
Replies: 1 comment
-
Can you post your Python and .NET code somewhere for us to take a look at it and debug? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everybody! I am parsing a python code to c# using this great lib. I've set up the same seed and all the code has the same behavior. Just the Dropout function which results different in the python an c# code. Does Anyone have any ideas?
Beta Was this translation helpful? Give feedback.
All reactions