Git Product home page Git Product logo

reinforcementlearninganintroduction.jl's Introduction

RLIntro2Cover-min.jpg

"To think is to forget a difference, to generalize, to abstract."

Jorge Luis Borges, Funes the Memorious


This project provides the Julia code to generate figures in the book Reinforcement Learning: An Introduction(2nd). One of our main goals is to help users understand the basic concepts of reinforcement learning from an engineer's perspective. Once you have grasped how different components are organized, you're ready to explore a wide variety of modern deep reinforcement learning algorithms in ReinforcementLearningZoo.jl.

How to use?

If you are new to Julia or reinforcement learning, you can preview the notebooks first. (Credit goes to Andrea PIERRÉ)

For experienced users with the latest stable Julia properly installed:

  1. Clone this project.
  2. Start the Julia REPL inside the project folder.
  3. Activate and instantiate the environment
    1. import Pkg
    2. Pkg.activate(".")
    3. Pkg.instantiate()
  4. Start Pluto.jl
    1. import Pluto
    2. Pluto.run()
  5. Now you can see the Pluto page is opened in your browser. Paste notebooks/Chapter01_Tic_Tac_Toe.jl (or any other file under the notebooks folder) into the input box and click the Open button.

Useful Links

reinforcementlearninganintroduction.jl's People

Contributors

findmyway avatar kir0ul avatar baedan avatar albheim avatar burmecia avatar jeremiahpslewis avatar juliatagbot avatar nthman avatar xiruizhao avatar ll7 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.