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
I'm trying to use this code but I'm having some troubles with it, which led me to try and step through the training code and see how the call stack evolves, one thing I noticed is that the oneHot method in utils.py is not called anywhere aside from test_utils.py so I don't get what this method is there for.
Could anyone help me get a better understanding of it? Thanks!
The text was updated successfully, but these errors were encountered:
Hello @meijieru and collaborators,
I'm trying to use this code but I'm having some troubles with it, which led me to try and step through the training code and see how the call stack evolves, one thing I noticed is that the oneHot method in utils.py is not called anywhere aside from test_utils.py so I don't get what this method is there for.
Could anyone help me get a better understanding of it? Thanks!
The text was updated successfully, but these errors were encountered: