Git Product home page Git Product logo

ga_pycon_2016_apac's Introduction

Pycon 2016 APAC / Chisung Song

Decision making with Genetic Algorithms using DEAP


Background

  • Nowadays, many people interested in machine learning because of it’s ‘Super Power'. Among them, one of the famous method is Deep Neural Network.(a.k.a. Deep Learning) In spite of it’s powerful accuracy and usefulness, It has fatal problem. It is hard to understand for beginners because it needs background knowledge like not only Programming but also Mathematics and Statistics.
  • Genetic algorithm is natural-inspired machine learning method. Even thought It’s not that trendy tool like deep-learning, It’s easier to understand than other complex machine learning method, also helpful in making decision more efficiently. DEAP is novel framework for Genetic algorithm, and it’s very useful for rapid prototyping and testing of ideas.

Goal

  • In this session, We will not focus on difficult matters like face detecting, text generation, but let’s think about problems you may meet in ordinary life. (maybe it could be trivial) Let’s find the best way in 'decision space’ to solve problems using Genetic Algorithms.

Contents

  • Decision Making
  • Genetic Algorithm
    • Basic Theory
    • Practice #1: Basic Genetic Algorithm
  • Multi-Objective Genetic Algorithm
    • Basic Theory
    • Practice #2: Find the Best Tour Route using NSGA-ii

ga_pycon_2016_apac's People

Contributors

daydrill avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.