Coder Social home page Coder Social logo

claudecoulombe / evolutionmve Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edersantana/evolutionmve

0.0 2.0 0.0 339 KB

Minimum viable experiments using Reinforcement Learning QLearning and evolution strategy to play catch - by Eder Santana http://edersantana.github.io - Small corrections and addition of iPython Notebooks by Claude COULOMBE - PhD candidate - TÉLUQ / UQAM - Montréal

Home Page: https://medium.com/@edersantana/mve-series-playing-catch-with-keras-and-an-evolution-strategy-a005b75d0505

License: MIT License

Python 4.04% Jupyter Notebook 95.96%

evolutionmve's Introduction

Code for Playing Catch with Keras and an Evolution Strategy blog post

Small corrections and addition of a iPython Notebook by Claude COULOMBE - PhD candidate - TELUQ / UQAM - Montreal

Train

python evolve.py

Test

  1. Generate figures
python test.py
  1. Make gif
ffmpeg -i %04d.png output.gif -vf fps=1

Requirements

  • Prior supervised learning and Keras knowledge
  • Python science stack (numpy, scipy, matplotlib) - Install Anaconda!
  • Tensorflow (last test on version 1.4)
  • ffmpeg (optional)

License

This code is released under MIT license.

evolutionmve's People

Watchers

James Cloos avatar Claude COULOMBE 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.