Thursday
Room 3
09:00 - 10:00
(UTC+02)
Talk (60 min)
Amazing Algorithms for Solving Problems in Software
Sure neural networks are cool but have you ever used a Firefly Algorithm to find the solution to a problem? How about an Ant Colony algorithm or one of the many other algorithms inspired by nature?
AI
Software Design
Fun
Machine Learning
In this talk we will see examples of a number of awesome bio-inspired algorithms that can be used to solve problems in software. We'll see how each one works, analyze its strengths and weaknesses, and determine when it is best used. You'll leave with the knowledge you need to solve problems using these algorithms in your language of choice.