Bio-inspired Computing

From
Revision as of 20:06, 8 September 2019 by BPeat (talk | contribs)
Jump to: navigation, search

YouTube search... ...Google search


Bio-inspired Computing is a subset of metaphor-based metaheuristics

The world of AI has a lot of things around it to thank for its existence in our technological landscape of today. Not only have humans spent decades of research perfecting the mathematical calculations to make these wonderfully complex learning algorithms work but during this time we have looked further than our own species as inspiration to make the next generation of intelligent presence on our planet. Mother Nature, and all that it encompasses, has it’s roots firmly planted in the workings of Artificial Intelligence — and it’s here to stay. 5 Ways mother nature inspires artificial intelligence | Luke James - Towards Data Science

...two algorithm concepts:

  • Search/Pathfinding are essentially programs that are designed to find the best/shortest route to an objective. For example, the travelling salesman problem is a typical search optimization issue where you are given a list of cities and distances between those cities.
  • Predictive Modelling uses statistics in order to predict outcomes. You often hear Data Scientists attempting to solve two kinds of predictive modelling problems, Regression and Classification.

1*a4vWumZe1mE7QfeCbEu3jQ.png