GithubHelp home page GithubHelp logo

maxss280 / pong_neural_network_live Goto Github PK

View Code? Open in Web Editor NEW

This project forked from llsourcell/pong_neural_network_live

0.0 2.0 0.0 10 KB

This is the code for "Pong Neural Network(LIVE)" by @Sirajology on Youtube

Python 100.00%

pong_neural_network_live's Introduction

pong_neural_net_live

##Overview This is the code for the Live Youtube session by @Sirajology. In this live session I build the game of Pong from scratch. Then I build a Deep Q Network that gets better and better over time through trial and error. The DQN is a convolutional neural network that reads in pixel data from the game and the game score. Using just those 2 parameters, it learns what moves it needs to make to become better.

##Installation

use pip to install the dependencies. Tensorflow and cv2 are more manual. Links provided above ^

##Usage

Run it like this in terminal. The longer you let it run, the better it will get.

python RL.py

##Credits

This code was by malreddysid i've merely wrapped, updated, and documented it.

pong_neural_network_live's People

Contributors

llsourcell avatar testbounty avatar

Watchers

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