openai topic

List openai repositories

stable-baselines

3.7k
Stars
694
Forks
Watchers

A fork of OpenAI Baselines, implementations of reinforcement learning algorithms

rl-botics

18
Stars
5
Forks
Watchers

Deep Reinforcement Learning Toolbox for Robotics using Keras and TensorFlow

whisper.cpp

32.2k
Stars
3.2k
Forks
Watchers

Port of OpenAI's Whisper model in C/C++

gpt2

27
Stars
6
Forks
Watchers

R Interface to OpenAI's GPT-2 model

gptsh

121
Stars
12
Forks
Watchers

GPT.sh is a CLI tool built with NodeJs and powered by Open AI's GPT-3. It's main purpose is to translate natural language questions and requests into shell commands.

openai-api-rust

103
Stars
26
Forks
Watchers

Rust client for OpenAI API

Sonic-PPO-pytorch

25
Stars
5
Forks
Watchers

Proximal Policy Optimization (PPO) algorithm for Sonic the Hedgehog

learning-to-drive-in-5-minutes

276
Stars
86
Forks
Watchers

Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes