GithubHelp home page GithubHelp logo

piojanu / gradientailab Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 2.0 34.51 MB

Experiments with Deep Reinforcement Learning

Home Page: http://gradient.eti.pg.gda.pl/en

License: GNU General Public License v3.0

Python 30.25% Jupyter Notebook 69.75%

gradientailab's Introduction


What is it all about?

    In this project we want to explore reinforcement learning techniques in deep learning. Our baseline is experiment presented by Andrej Karpathy on his blog. You can find his post in pg_pong/etc directory. It's about lightweight Policy Gradient agent.
    Starting from reproduction of his work, we now go further developing better agents for reinforcement learning tasks we find interesting. Eventually, we will start whole new projects based on gained experience.
Along the road, articles/presentations for Gradient research circle and further should emerge.

Do you have your own project/idea or want to join one of our projects? Contact us now! Do you want to start working on AI? Read further!

How to start AI&RL journey?

    Do you want to start to work with Artificial Intelligence? Don't be scared! You just need some basic programming skills and great desire to learn and create incredible things :) We will find some tailor-made task for you. Contact us now!

Here you have some theoretical materials about DRL and ANNs to start with:

  1. Of course some background in Artificial Neural Networks:
  2. Artificial Intelligence grounding:
  3. Deep Reinforcement Learning:

Repository organization

(Preferred) Directory tree

.
├── README.md (This file. Organization, targets, tasks, descritptions etc.)
├── etc (Other resources related to reinforcement learning in general e.g. papers)
└── <project name> 
    ├── README.md (Project description, organization, milestones etc.)
    ├── doc (Articles, presentations, experiments descriptions and results etc.)
    ├── etc (Other resources related to project e.g. papers, diagrams etc.)
    └── src (All experiments live here.)
        ├── checkpoints (Saved models etc.)
        ├── codebase    (Classes, helpers, utils etc.)
        ├── logs        (All the logging related files.)
        ├── out         (All side products of scripts that don't fit anywhere else.)
        ├── third_party (As `codebase` + scripts but from third party.)
        └── script1.py  (All scripts performing experiments live in `src`.)

Contribution guidelines

See CONTRIBUTING.md in root directory of this repo.

Directions to explore

Contact us now

Administrator:

Piotr Januszewski
[email protected]


This is Gradient research circle project. Our website: http://gradient.eti.pg.gda.pl/
The truth is, we will send fully automated "Prometeusz" space cruise to the Solaris in colonization mission! Maybe..

gradientailab's People

Contributors

piojanu avatar piotrsobczak avatar pjanusze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.