jw1401 / PPO-Tensorflow-2.0View external linksLinks
Proximal Policy Optimization with Tensorflow 2.0
☆32Oct 14, 2019Updated 6 years ago
Alternatives and similar repositories for PPO-Tensorflow-2.0
Users that are interested in PPO-Tensorflow-2.0 are comparing it to the libraries listed below
Sorting:
- Electroplating simulation environment☆20Sep 26, 2024Updated last year
- A Monte Carlo Tree Search Agent used to control agents in a Pacman competition.☆16Jan 30, 2015Updated 11 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Oct 9, 2018Updated 7 years ago
- ☆30Nov 21, 2022Updated 3 years ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆27May 26, 2020Updated 5 years ago
- Realistic water rendering using shaders in OpenGL. Inspired from Evan Wallace's WebGL water rendering.☆11Jan 7, 2019Updated 7 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆606Jun 4, 2022Updated 3 years ago
- This project was created for Unity ML-Agents Challenge - https://connect.unity.com/challenges/ml-agents-1☆12Aug 15, 2020Updated 5 years ago
- Code for the paper "Deep FTRL-ORW: An Efficient Deep Reinforcement Learning Algorithm for Solving Imperfect Information Extensive-Form Ga…☆11Dec 1, 2022Updated 3 years ago
- Simple 3D maze game using ray casting.☆10May 11, 2019Updated 6 years ago
- A reference implementation for a weave data structure to allow quick reconstruction of old versions of a compressed repository in version…☆17Jan 2, 2016Updated 10 years ago
- Comparison between CUDA and CPU for PSO using 3-dimensional Levy function as test case☆14Jun 27, 2015Updated 10 years ago
- Code base for publication: Reinforcement Learning Approach for Multi-Agent Flexible Scheduling Problems☆10Feb 1, 2023Updated 3 years ago
- This repository contains an attempt at using Graph Attention based Reinforcement Learning for graphical state space. The code also provid…☆10Jun 27, 2021Updated 4 years ago
- Pure Rust PNG decoder with good performances in WebAssembly☆10Aug 13, 2019Updated 6 years ago
- Ancient two-player strategy race board game☆12Mar 19, 2024Updated last year
- Unity Pure ECSのサンプルゲーム。☆11May 28, 2020Updated 5 years ago
- The million digit Fibonacci number challenge. Calculate fibo(4784969) in various languages.☆12Oct 5, 2025Updated 4 months ago
- Tank game to experiment with the Unity ML-Agents Toolkit☆10Apr 28, 2020Updated 5 years ago
- Official Code Repository for Sim-to-Real Deep Reinforcement Learning for UAV Obstacle Avoidance Under Measurement Uncertainty☆16Jul 12, 2023Updated 2 years ago
- BlockBlast reimplementation + RL agents (DQN, PPO, PPO+Action Masking, DQN+Action Masking, Random)☆22Apr 25, 2025Updated 9 months ago
- The official repo for the CoRL 2022 paper 'Learning Control Admissibility Models with Graph Neural Networks for Multi-Agent Navigation'☆10Oct 8, 2022Updated 3 years ago
- Small TS library to type and safely handle `serde` JSON serializations of Rust enums.☆11Nov 14, 2024Updated last year
- Cross-browser fullscreen handler utility☆10Jul 11, 2017Updated 8 years ago
- Seeing All the Angles: Learning Multiview Manipulation Policies for Contact-Rich Tasks from Demonstrations☆11Jun 22, 2023Updated 2 years ago
- ☆13Jun 9, 2020Updated 5 years ago
- blast math☆12Oct 11, 2025Updated 4 months ago
- A Phaser 3 game demo☆14Mar 20, 2019Updated 6 years ago
- A simple flappy bird clone written in golang.☆14Jul 7, 2015Updated 10 years ago
- A python exercise in which students create a system for doing air traffic control☆12Apr 11, 2025Updated 10 months ago
- Water simulation with OpenGL☆11Jan 23, 2018Updated 8 years ago
- A Python library and command line utility for manipulating and plotting stellar lightcurves.☆10Jun 14, 2016Updated 9 years ago
- 改进遗传算法的钢厂多行车调度☆12Jun 20, 2019Updated 6 years ago
- Reinforcement learning for an AirSim quadrotor implemented in Unity☆12Sep 22, 2021Updated 4 years ago
- Real-time physically-based atmospheric scattering using Vulkan and Rust☆13Jun 21, 2022Updated 3 years ago
- A Simple Game Using Unity ML-Agents☆10Nov 20, 2020Updated 5 years ago
- Mahjong4RL is a project that recreates the game of Japanese Mahjong and use deep reinforcement learning to play it.☆12Feb 17, 2022Updated 3 years ago
- Another basic PacMan written in JavaScript for fun☆15May 7, 2017Updated 8 years ago
- Implementation of Proximal Policy Optimization (PPO) for continuous action space (`Pendulum-v1` from gym) using tensorflow2.x and pytorch…☆10Aug 8, 2022Updated 3 years ago