Coder Social home page Coder Social logo

recurrent-ppo's Introduction

Open In Colab

PPO + LSTM Project

Introduction

This project explores the combination of Proximal Policy Optimization (PPO) and Long Short-Term Memory (LSTM) networks in reinforcement learning tasks. PPO is a popular policy optimization algorithm, while LSTM is a type of recurrent neural network that is capable of capturing temporal dependencies in sequential data. The goal of this project is to leverage the benefits of both PPO and LSTM to enhance the performance of reinforcement learning agents.

Graph

Forward Backward

Installation

  1. Clone the repository:
git clone https://github.com/datvodinh10/recurrent-ppo.git
  1. Install requirement:
pip install -r requirements.txt

Run

Open main.ipynb in Colab -> Run All

Update

  • model_v2: split network, normalize state (running mean and var), use GRU (instead of LSTM)
  • model: shared network, LSTM.

recurrent-ppo's People

Contributors

datvodinh avatar

Stargazers

Guan Jingxin avatar Vladislav Bolshakov avatar Christian Penrod avatar 张程 avatar Zhaokun Yue avatar 0sonHo avatar  avatar  avatar Huanlin Li avatar THANAPHOL NANTAKASET(Sa-Tang) avatar  avatar  avatar Rokas Liuberskis avatar  avatar Jay Hu avatar  avatar Xinli Xiong avatar  avatar Frederic Menezes Ferreira avatar  avatar Swastik Sharma avatar  avatar Ma Yingyue avatar

Watchers

Kostas Georgiou avatar Swastik Sharma avatar  avatar

Forkers

is-repo qst75693

recurrent-ppo's Issues

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.