openai topic

List openai repositories

pytorch-rl

441
Stars
56
Forks
Watchers

This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch

pen.el

418
Stars
14
Forks
Watchers

Pen.el stands for Prompt Engineering in emacs. It facilitates the creation, discovery and usage of prompts to language models. Pen supports OpenAI, EleutherAI, Aleph-Alpha, HuggingFace and others. It'...

clip-guided-diffusion

448
Stars
62
Forks
Watchers

A CLI tool/python module for generating images from text using guided diffusion and CLIP from OpenAI.

gpt-2-simple

3.4k
Stars
676
Forks
Watchers

Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts

gpt2client

372
Stars
74
Forks
Watchers

✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝

cartpole

150
Stars
115
Forks
Watchers

OpenAI's cartpole env solver.

gpt-2-tensorflow2.0

252
Stars
84
Forks
Watchers

OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0

blended-diffusion

524
Stars
39
Forks
Watchers

Official implementation for "Blended Diffusion for Text-driven Editing of Natural Images" [CVPR 2022]

genrl

403
Stars
59
Forks
Watchers

A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL

Disco_Diffusion_Local

311
Stars
36
Forks
Watchers

Getting the latest versions of Disco Diffusion to work locally, instead of colab. Including how I run this on Windows, despite some Linux only dependencies ;)