Scaling of standard deviation of noise in memristor weights #707
Unanswered
HeatPhoenix
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to properly understand the effect of noise within the simulation (and within memristor-based accelerators in general).
Looking at this image above, and my own tests below. When reading the weights, either with a normalized vector or during a multiplication, it seems to me that the variation around the real weight isn't multiplicative, but mostly additive.
In this graph, I am sweeping what the read-out result is when I set all the weights to a particular value, and then (realistically) read them out repeatedly to discover the distribution. Here's a small sample of the code I used:
Beta Was this translation helpful? Give feedback.
All reactions