Being Creative with Genetic Algorithms and Typeclasses
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore the power of typeclasses in Scala and their application in genetic algorithms through this 46-minute conference talk from Scala Days New York 2016. Discover how typeclasses enable developers to attach custom interfaces to existing code, providing flexibility not found in imperative languages. Learn to implement a genetic algorithm in Scala, define problem-specific typeclasses, and derive multiple implementations. Gain insights into testing genetic algorithms using ScalaCheck for robust confidence. Witness the creation of a visual and creative solution that illustrates the iterations and improvements of the genetic algorithm's fitness function. Benefit from hands-on examples demonstrated directly in the REPL, making this talk particularly practical for both newcomers and experienced Scala developers.
Syllabus
Being Creative with Genetic Algorithms and Typeclasses - by Noel Markham
Taught by
Scala Days Conferences
Related Courses
Teaching Domain Specific Languages in ScalaScala Days Conferences via YouTube Why Dolly Is Just the Beginning for Open LLM Models
Scala Days Conferences via YouTube Building Billion Node Graphs for Machine Learning
Scala Days Conferences via YouTube How Does Incremental Compilation Work with Scala 3
Scala Days Conferences via YouTube AI Assisted Development
Scala Days Conferences via YouTube