Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gail

dedouwe26/GAIL

Graphics Audio Input Library. Made in C#. Now it also supports networking and data saving

Language: C# - Size: 1.03 MB - Last synced: about 2 hours ago - Pushed: about 17 hours ago - Stars: 1 - Forks: 0

asieradzk/RL_Matrix

Reinforcement Learning Agents in .NET

Language: C# - Size: 22.8 MB - Last synced: 11 days ago - Pushed: 29 days ago - Stars: 50 - Forks: 2

xlnwel/grl

General-Purpose Reinforcement Learning

Language: Python - Size: 539 KB - Last synced: 23 days ago - Pushed: over 2 years ago - Stars: 15 - Forks: 2

Ladun/PPO

Minimal implementation of Proximal Policy Optimization (PPO) in PyTorch

Language: Python - Size: 17.6 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

regismeyssonnier/CarGame

Car game made with unity

Language: C# - Size: 2.68 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

davide97l/PPO-GAIL-cartpole

GAIL learning to imitate PPO playing CartPole.

Language: Jupyter Notebook - Size: 1.34 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 11 - Forks: 4

lionelblonde/sam-tf-complete-history

TensorFlow implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"

Language: Python - Size: 11.2 MB - Last synced: 3 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

lionelblonde/sam-pytorch-complete-history

PyTorch implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"

Language: Python - Size: 4.32 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

lionelblonde/ppo-gail-pytorch-complete-history

PyTorch implementations of the PPO and GAIL algorithms

Language: Python - Size: 466 KB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

lionelblonde/liayn-pytorch-complete-history

PyTorch implementation of our work: "Lipschitzness Is All You Need To Tame Off-policy Generative Adversarial Imitation Learning"

Language: Python - Size: 279 KB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

prasad-madhale/imitation-learning

Imitation learning via Reinforcement Learning using Policy gradient methods and GAIL

Language: Jupyter Notebook - Size: 4.45 MB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 7 - Forks: 0

verbose-void/basalt_2022_competition_nollied 📦

Learning to play minecraft without a value function or policy network.

Language: Python - Size: 540 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

Techget/gail-tf-sc2

Generative-Adversarial-Imitation-Learning on PySC2

Language: Python - Size: 2.65 MB - Last synced: 5 months ago - Pushed: almost 6 years ago - Stars: 7 - Forks: 0

deligentfool/GAIL_pytorch

The implement of GAIL with pytorch

Language: Python - Size: 9.14 MB - Last synced: 7 days ago - Pushed: about 4 years ago - Stars: 14 - Forks: 3

reinforcement-learning-kr/lets-do-irl

Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)

Language: Python - Size: 8.17 MB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 553 - Forks: 96

uidilr/gail_ppo_tf

Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action

Language: Python - Size: 4.75 MB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 111 - Forks: 28

andrewliao11/gail-tf

Tensorflow implementation of generative adversarial imitation learning

Language: Python - Size: 2.42 MB - Last synced: 7 months ago - Pushed: about 6 years ago - Stars: 200 - Forks: 46

sungyubkim/Deep_RL_with_pytorch

A pytorch tutorial for DRL(Deep Reinforcement Learning)

Language: Jupyter Notebook - Size: 521 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 188 - Forks: 42

CherryPieSexy/imitation_learning

PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.

Language: Python - Size: 34.5 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 118 - Forks: 14

harshnehal1996/Self-Driving-Vehicle-With-Carla

This repository contains implementation of reinforcement learning based driving agent in Carla aswell as Localization and Mapping in C++

Language: Python - Size: 26.5 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 6 - Forks: 1

tsinghua-fib-lab/Activity-Simulation-SAND

The official PyTorch implementation of "Learning to Simulate Daily Activities via Modeling Dynamic Human Needs" (WWW'23)

Language: Python - Size: 1.22 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 5 - Forks: 2

lionelblonde/sam-pytorch

PyTorch implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"

Language: Python - Size: 4.32 MB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 11 - Forks: 1

lionelblonde/ppo-gail-pytorch

PyTorch implementations of the PPO and GAIL algorithms

Language: Python - Size: 57.6 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

lionelblonde/liayn-pytorch

PyTorch implementation of our work: "Lipschitzness Is All You Need To Tame Off-policy Generative Adversarial Imitation Learning"

Language: Python - Size: 70.3 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 1

med-air/DEX

[ICRA'23] Demonstration-Guided Reinforcement Learning with Efficient Exploration for Task Automation of Surgical Robot

Language: Python - Size: 805 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 13 - Forks: 2

lionelblonde/sam-tf

TensorFlow implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"

Language: Python - Size: 4.38 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 9 - Forks: 1

sen-pai/InfoGAIL

Pytorch implementation of InfoGAIL and WGAIL

Language: Python - Size: 149 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 12 - Forks: 2

nikhilbarhate99/Deterministic-GAIL-PyTorch

PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning

Language: Python - Size: 34.2 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 59 - Forks: 15

hcnoh/gail-pytorch

A simple implementation of Generative Adversarial Imitation Learning with PyTorch

Language: Python - Size: 800 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 61 - Forks: 16

jatinarora2702/gail-pytorch

PyTorch implementation of GAIL and PPO reinforcement learning algorithms

Language: Python - Size: 1.48 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 7 - Forks: 4

seolhokim/InverseRL-Pytorch

Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation

Language: Python - Size: 124 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 41 - Forks: 8

RITCHIEHuang/MAGAIL

Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning

Language: Python - Size: 443 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 18 - Forks: 5

navuboy/gail_gym

Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.

Language: Python - Size: 8.98 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 79 - Forks: 30

prabhasak/masters-thesis

A basic implementation of imitation learning using Stable Baselines 2.10

Language: Python - Size: 58.7 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

ManuelPalermo/mushroom_rl_imitation

Imitation Learning Algorithms based on mushroom_rl library

Language: Python - Size: 57.8 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 1

selim-karaduman/pytorch-drl-algs

Some model free RL algorithms

Language: Jupyter Notebook - Size: 29.7 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

uidilr/deepirl_chainer

Implementation of GAIL and AIRL using chinerrl

Language: Python - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 16 - Forks: 1

chychen/RL_strategies

Backetball Strategies with GAIL and BatchPPO

Language: Python - Size: 13.9 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Henry-Pulver/rl_for_automation

4th Year Project: 'Reinforcement Learning for Automation' with supervisor Dr. Sumeetpal Singh

Language: Python - Size: 113 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

ioarun/sawyer-robot-learning

Simulation source code and examples for applying machine learning on Sawyer Robot

Language: Python - Size: 8.01 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 10 - Forks: 2

Johnny-Zhang92/IRL-Essential-Code

Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)

Language: Python - Size: 60.3 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 17 - Forks: 4

MahanFathi/gail

A Frankenstein implementation of "Generative Adversarial Imitation Learning".

Language: Python - Size: 1.95 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

Capsar/interpretable-gail

Repository for Research Project about Using Decision Trees produced by Generative Adversarial Imitation Learning to give insight into black box Reinforcement Learning models.

Language: Python - Size: 25.7 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

2ailesB/RLD

An implementation of the TME from the Reinforcement Learning course given at Sorbonne University.

Language: Jupyter Notebook - Size: 42.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

RLOpensource/Generative_Adversarial_Imitation_Learning

Language: Python - Size: 327 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 7 - Forks: 2

isk03276/clgail

clgail

Language: Python - Size: 198 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

zalkikar/limitation-learning Fork of nkasmanoff/limitation-learning

Generative adversarial imitation learning to produce a proxy for the reward function present in dialogue.

Language: Jupyter Notebook - Size: 82.6 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

SiddharthSingi/Policy-Gradient-Methods

Pytorch implementations of reinforcement learning. Policy gradient methods (Vanilla pg, Actor Critic, PPO). Generative adversial imitation learning.

Language: Python - Size: 768 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

nicholasRenninger/GAIL-Formal_Methods

A docker environment and notebooks to experiment with Generative Adversarial Imitation Learning and Formal Methods

Language: Python - Size: 214 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 1

namdw/GAIL_test

Language: Python - Size: 184 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0