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
How did you map the sentiment neuron activation to colors?
Were the max and min values generated globally? If so what are they?
Do you just scale the min and max activation of a single sample?
Do you assume the min is -1 and max is -1?
I assumed the min and max and generated the following:
vs
from blog:
The text was updated successfully, but these errors were encountered:
How did you map the sentiment neuron activation to colors?
Were the max and min values generated globally? If so what are they?
Do you just scale the min and max activation of a single sample?
Do you assume the min is -1 and max is -1?
I assumed the min and max and generated the following:
vs
from blog:
The text was updated successfully, but these errors were encountered: