Neuromorphic Computing
Our brain activates thousands or even billions of neurons when necessary, getting our body battle-ready to face any situation. As we saw in Chapter 17, Genetic Algorithms in Hybrid Neural Networks, evolution has fined-tuned biological capacities over thousands of generations and millions of years.
In this chapter, we will take a deeper look into the cognitive power inside our bodies. We will go from the chromosomes of the previous chapter to biological neurons that make us intelligent creatures. The neurons interact in billions of ways producing cognitive patterns leading to mind structures.
Neuromorphic computing taps into the tremendous optimized power of our brain, which surprisingly consumes very little energy. On average, we consume a few watts, less than a lightbulb, to solve very complex problems. In itself, this shows that the neuronal structure of our brain has a unique architecture that we have yet to reproduce physically.
To...