openai topic
Pytorch-RL-CPP
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
A3C
Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.
Rocket_Lander_Gym
💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.
fix
Boost your command line with AI-powered error resolution using OpenAI's Codex. Enjoy a smoother workflow with Fix!
yourAI
GPT-2 Discord Bot and Steps to Train Something Like You
Selenium-AI
An open AI environment using selenium + docker for training automated web agents
slitherin
AI research environment for the game of Snake 🐍 .
DQN-Atari-Agents
DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow, and DRQN
DRL_paper_summary
Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.