OpenAI Baselines
OpenAI Baselines is a collection of open-source, high-quality reference implementations of reinforcement learning (RL) algorithms released by OpenAI.
Explore OpenAI through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of OpenAI.
Showing 1-5 of 5 articles
OpenAI Baselines is a collection of open-source, high-quality reference implementations of reinforcement learning (RL) algorithms released by OpenAI.
OpenAI Codex CLI is an open-source, terminal-based coding agent developed by OpenAI and released on April 16, 2025
OpenAI Harmony (the harmony response format) is the structured conversation and response format used by OpenAI's open-weight gpt-oss language models, released on August 5, 2025.
gpt-oss is a family of open-weight large language models released by OpenAI on August 5, 2025, and OpenAI's first open-weight language models since GPT-2 in 2019.
tiktoken is an open source byte pair encoding (BPE) tokenizer library released by OpenAI in December 2022 that converts text into the integer token sequences its language models read and write.