openai topic

List openai repositories

zsh_codex

1.3k
Stars
61
Forks
Watchers

This is a ZSH plugin that enables you to use OpenAI's Codex AI in the command line.

codex_py2cpp

491
Stars
45
Forks
Watchers

Converts python code into c++ by using OpenAI CODEX.

gym-sokoban

314
Stars
70
Forks
Watchers

Sokoban environment for OpenAI Gym

gym-ignition

218
Stars
25
Forks
Watchers

Framework for developing OpenAI Gym robotics environments simulated with Ignition Gazebo

rl-plotter

197
Stars
30
Forks
Watchers

:sparkles: A plotter for reinforcement learning (RL)

reptile-pytorch

203
Stars
38
Forks
Watchers

A PyTorch implementation of OpenAI's REPTILE algorithm

MindMaker

256
Stars
30
Forks
Watchers

MindMaker UE4 Machine Learning Toolkit

Gym.NET

116
Stars
20
Forks
Watchers

openai/gym's popular toolkit for developing and comparing reinforcement learning algorithms port to C#.

Distributed-MADDPG

94
Stars
25
Forks
Watchers

Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.