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
Hi @ariseff , thanks for sharing the awesome code repo! :)
Your code works well, but I cannot understand why we need to do sampling from a multinomial distribution?
Can we replace it with argmax or just with no-sampling?
Hi @ariseff , thanks for sharing the awesome code repo! :)
Your code works well, but I cannot understand why we need to do sampling from a multinomial distribution?
Can we replace it with argmax or just with no-sampling?
overcoming-catastrophic/model.py
Line 54 in cab6d86
The text was updated successfully, but these errors were encountered: