openai topic

List openai repositories

Pytorch-RL-CPP

87
Stars
18
Forks
Watchers

A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)

A3C

66
Stars
24
Forks
Watchers

Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.

Rocket_Lander_Gym

53
Stars
4
Forks
Watchers

💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.

fix

91
Stars
4
Forks
Watchers

Boost your command line with AI-powered error resolution using OpenAI's Codex. Enjoy a smoother workflow with Fix!

yourAI

94
Stars
11
Forks
Watchers

GPT-2 Discord Bot and Steps to Train Something Like You

dalle2-in-python

178
Stars
34
Forks
Watchers

Use DALL·E 2 in Python

Selenium-AI

80
Stars
24
Forks
Watchers

An open AI environment using selenium + docker for training automated web agents

slitherin

92
Stars
25
Forks
Watchers

AI research environment for the game of Snake 🐍 .

DQN-Atari-Agents

118
Stars
14
Forks
Watchers

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

74
Stars
10
Forks
Watchers

Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.