Earlier quoted context omitted.
This runs into the problem that the power efficiency of analogue circuitry is dramatically worse. A FET dissipates the least heat when it's fully on or fully off. Operating in the resistive regime will result in orders of magnitude more dissipation. It's difficult to over-come that, particularly because it's not a comparison between 'analogue v 64-bit float', but 'analogue versus 8-bit int'. (it's tough for scale ana…
> the power efficiency of analogue circuitry is dramatically worse The human brain would like to have a word with you.
Memristor Breakthrough: First Single Device to Act Like a Neuron
51–60 of 112 posts
Re: Memristor Breakthrough: First Single Device to Act Like a Neuron
#52For neural networks, it makes sense to skip pure digital design. When I learned how to design an ALU to say, add, and wait for the propagation of carry bits that’s like O(n) where n is the number of bits in the number, it made me want to just use superposition for addition, which is physical and instantaneous. Of course, that has all sorts of other problems that make it worse (so much worse). Once you learn how to sl…
Re: Memristor Breakthrough: First Single Device to Act Like a Neuron
#5312 years ago, on HN: "The memristor—the functional equivalent of a synapse—could revolutionize circuit design" https://news.ycombinator.com/item?id=397335
Seems like these people came a bit too early to the party.
Re: Memristor Breakthrough: First Single Device to Act Like a Neuron
#54Earlier quoted context omitted.
This runs into the problem that the power efficiency of analogue circuitry is dramatically worse. A FET dissipates the least heat when it's fully on or fully off. Operating in the resistive regime will result in orders of magnitude more dissipation. It's difficult to over-come that, particularly because it's not a comparison between 'analogue v 64-bit float', but 'analogue versus 8-bit int'. (it's tough for scale ana…
That just means an FET isn't the right device for analog circuitry. Maybe this memristor device will be more efficient.
Re: Memristor Breakthrough: First Single Device to Act Like a Neuron
#55Re: Memristor Breakthrough: First Single Device to Act Like a Neuron
#56For neural networks, it makes sense to skip pure digital design. When I learned how to design an ALU to say, add, and wait for the propagation of carry bits that’s like O(n) where n is the number of bits in the number, it made me want to just use superposition for addition, which is physical and instantaneous. Of course, that has all sorts of other problems that make it worse (so much worse). Once you learn how to sl…
Re: Memristor Breakthrough: First Single Device to Act Like a Neuron
#57"Acts like a neuron" is BS. Neurons are more like individual computers themselves, with all sorts of activity at the subcellular level.
Re: Memristor Breakthrough: First Single Device to Act Like a Neuron
#58Earlier quoted context omitted.
> the power efficiency of analogue circuitry is dramatically worse The human brain would like to have a word with you.
At the slow "clock speed" the brain runs at, it produces a lot of heat. A quick search turns up 10-20 watts as a rough estimate. It's still petty competitive given what it's capable of.
Re: Memristor Breakthrough: First Single Device to Act Like a Neuron
#59Re: Memristor Breakthrough: First Single Device to Act Like a Neuron
#60I wonder if there is any truth to that notion? That to solidify a memory, there can't be outside help, that electric chemical signal has to trigger firing the neurons associated with the memory to strengthen their connections.