Meh. I've always thought of this as a solution searching for a problem.I have been interested in ANN using RC networks and ICs such as 74HC24x and 74HC14. I was wondering if there is still value investigating how useful a hardwired approach could be. Perhaps combined with a minimal amount of uC programming.
Welcome to AAC.I have been interested in ANN using RC networks and ICs such as 74HC24x and 74HC14. I was wondering if there is still value investigating how useful a hardwired approach could be. Perhaps combined with a minimal amount of uC programming.
There are some nice hobbyist options for FPGA dev boards. You could do some hands on with them. The other thing you might find interesting is the edge AI/ML boards designed to so NN-like things at the “edge”—like object, face, and voice recognition among other things.Thank you Ya'akov. With my very basic knowledge thus far, FPGAs sound like they are worth investigating. Never heard of them until this month. Maybe I could work my way from ground zero so I get an understanding of the various neural networks as mentioned by the likes of Mark Tilden.
Well, while NN are based on the idea of neurons, I think we are past the point that insights leasing to progress can be gleaned from there. I would say it is well worth understanding the logical structure of neurons, the biochemistry is probably not very enlightening.Would it be worth studying human anatomy, now that I have nearly finished an associate degree in instrumentation control and automation, to help with building ANN? Does that idea make sense? That is what I am wanting to head towards but I have no idea how to get to where I want to go. I see I am very much behind the eight ball.
I can’t be so definitive as to say there is not place for an analog approach to neural networks, there may well be. I guess what I am saying is, first investigate the current state of the art so you can see where such a thing has value.So, analogue ANN is not worth investigating any more? Thank you for the great information. I will check it out during the week. For hobbyist sake I may do some tinkering with the BEAM robotics circuits I have on hand then progress my learning with the tools you suggested when I can find the money. Great feedback.
From hereMuch as computers were reduced from room-sized monstrosities, it is now possible to make processors that function like the human brain in a single package, as in the case of IBM's 4096 core TrueNorth, a single chip that mimics one million human neurons and 256 million synapses. That design can reduce the power requirements for neural net processing down to one-tenth of what had formerly been required.
That’s a bit confusing. ANN and CNN are very different things and the linked story is very light on detail but mentions CNN.

There is a rather large difference between an analog computer solving differential equations and a neural network. Large, expensive analog computers were de rigeur in the 1950's thru the 1970's and were a well understood technology. Sadly, they are seldom used in practice nowadays.I think analog computing is being overlooked, it has great potential I think, there is research ongoing today but rarely gets much press.
These machines can solve differential equations in close to real-time.
View attachment 293394
See also: WHY ALGORITHMS SUCK AND ANALOG COMPUTERS ARE THE FUTURE and MYTHIC Corporation.
Well the mathematics of a neural net can be performed by analog systems:There is a rather large difference between an analog computer solving differential equations and a neural network. Large, expensive analog computers were de rigeur in the 1950's thru the 1970's and were a well understood technology. Sadly, they are seldom used in practice nowadays.

See: https://www.dummies.com/article/tec...-differential-equations-using-op-amps-166161/I am dubious of the claim that anybody would assemble a collection of opamps to solve a particular differential equations. I also believe that you cannot identify a manufacturer of a large-scale analog computers after the demise of ADI(Applied Dynamics Inc.) and EAI systems efforts in that field.

