Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for pytorch openai
openai
x
pytorch
x
87 search results found
Clip As Service
⭐
12,525
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
Stable Baselines3
⭐
7,292
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Deep Reinforcement Learning
⭐
4,635
Repo for the Deep Reinforcement Learning Nanodegree program
Rlpyt
⭐
1,709
Reinforcement Learning in PyTorch
Rl Baselines3 Zoo
⭐
1,640
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
Td3
⭐
1,383
Author's PyTorch implementation of TD3 for OpenAI gym tasks
Spacy Transformers
⭐
1,302
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
Ppo Pytorch
⭐
1,270
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
Pytorch Openai Transformer Lm
⭐
1,182
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
Uform
⭐
729
Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and 🔜 video, up to 5x faster than OpenAI CLIP and LLaVA 🖼️ & 🖋️
Super Mario Bros Ppo Pytorch
⭐
692
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
Transformers For Nlp 2nd Edition
⭐
555
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning, training, and prompt engineering examples. A bonus section with ChatGPT, GPT-3.5-turbo, GPT-4, and DALL-E including jump starting GPT-4, speech-to-text, text-to-speech, text to image generation with DALL-E, Google Cloud AI,HuggingGPT, and more
Gpt 2 Pytorch
⭐
478
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
Awesome Deep Rl
⭐
477
A curated list of awesome Deep Reinforcement Learning resources.
Stable Baselines3 Contrib
⭐
384
Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code
Genrl
⭐
375
A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
Lagom
⭐
365
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Pytorch Rl
⭐
356
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Skypaint Ai Diffusion
⭐
356
基于Stable Diffusion优化的AI绘画模型。支持输入中英文文本,可生成多种现代艺术风格的高质量图像。| An optimized text-to-image model based on Stable Diffusion. Both Chinese and English text inputs are available to generate images. The model can generate high-quality images in several modern art styles.
Glow Pytorch
⭐
314
pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"
Pytorch Cpp Rl
⭐
308
PyTorch C++ Reinforcement Learning
Xllm
⭐
285
🦖 X—LLM: Cutting Edge & Easy LLM Finetuning
Hands On Intelligent Agents With Openai Gym
⭐
280
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
Pixel Cnn Pp
⭐
266
Pytorch Implementation of OpenAI's PixelCNN++
Jarvis Chatgpt
⭐
242
A Conversational Assistant equipped with synthetic voices including J.A.R.V.I.S's. Powered by OpenAI and IBM Watson APIs and a Tacotron model for voice generation.
Hindsight Experience Replay
⭐
201
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
Cherry
⭐
187
A PyTorch Library for Reinforcement Learning Research
Pytorch Sentiment Neuron
⭐
171
Hierarchical Actor Critic Hac Pytorch
⭐
154
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
Improvedgan Pytorch
⭐
141
Semi-supervised GAN in "Improved Techniques for Training GANs"
Vlmevalkit
⭐
137
Open-source evaluation toolkit of large vision-language models (LVLMs), support GPT-4v, Gemini, QwenVLPlus, 30+ HF models, 15+ benchmarks
Firedup
⭐
129
Clone of OpenAI's Spinning Up in PyTorch
Maddpg Pytorch
⭐
118
PyTorch Implementation of MADDPG (Lowe et. al. 2017)
Reptile Pytorch
⭐
107
A PyTorch implementation of OpenAI's REPTILE algorithm
A3c Pytorch
⭐
105
PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
Simple A2c Ppo
⭐
84
Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.
Gpt2
⭐
64
PyTorch Implementation of OpenAI GPT-2
Pytorch.rl.learning
⭐
61
for learning reinforcement learning using PyTorch.
Rl Plotter
⭐
53
✨ A plotter for reinforcement learning (RL)
Self Imitation Learning Pytorch
⭐
52
This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.
Rl Code Resources
⭐
49
A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments
Rl Experiments
⭐
47
High-quality implementations of deep reinforcement learning algorithms for experiments
Baselines A2c
⭐
47
[DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation
Mpo
⭐
43
PyTorch Implementation of the Maximum a Posteriori Policy Optimisation
Pywhisper
⭐
42
openai/whisper + extra features
Ppo
⭐
40
PyTorch implementation of Proximal Policy Optimization
Ppo Pytorch
⭐
38
Implementation of PPO in Pytorch
Rl Gallery
⭐
34
A gallery for reinforcement learning, including frameworks, tutorials, papers, implementations, applications, etc.
Wolpertinger_ddpg
⭐
34
Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatible.
Pytorch Rl Cpp
⭐
31
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
Gpt 2 Flask Api
⭐
28
OpenAI GPT-2 Flask API
Dal
⭐
27
Repository for Deep Active Localization research and benchmarks
Gail Pytorch
⭐
26
A simple implementation of Generative Adversarial Imitation Learning with PyTorch
Fast Reinforcement Learning
⭐
26
Important Note fastrl version 2 is being developed at fastrl. Note the link in the readme
Maddpg_torch
⭐
22
The code for maddpg using pytorch
Openai Gemm.pytorch
⭐
21
PyTorch bindings for openai-gemm
Ai Traineree
⭐
21
PyTorch agents and tools for (Deep) Reinforcement Learning
Neural File Sorter
⭐
19
A neural network based file sorter. Trains an autoencoder to sort images or audio based on the similarity of their encodings, or uses the OpenAI CLIP model.
Hierarchical Meta Reinforcement Learning
⭐
19
This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.
A2c
⭐
17
PyTorch implementation of Advantage Actor-Critic (A2C)
Iaf Vae
⭐
17
Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"
Pytorch Es
⭐
16
Evolutionary Strategies for PyTorch
Dqn Mario
⭐
14
PyTorch Implementation of DQN and training Super Mario Bros
Pytorch Ppo
⭐
14
Simple, readable, yet full-featured implementation of PPO in Pytorch
Evolution Strategies Pytorch
⭐
12
Implementation of OpenAI's Evolution Strategies in PyTorch.
Hands On Reinforcement Learning With Pytorch
⭐
10
Hands-on Reinforcement Learning with PyTorch, published by [Packt]
Openai Gym Pytorch
⭐
10
Examples of reinforcement learning using PyTorch to solve the OpenAI Gym problems
Spacefortress
⭐
9
OpenAI Gym compatible reinforcement learning environment for Space Fortress https://arxiv.org/abs/1809.02206
Gym Tictactoe Zero
⭐
9
Tic Tac Toe with Alpha Zero method - My first work
Reptile Pytorch
⭐
8
PyTorch implementation of OpenAI's REPTILE Algorithm
Bc Regularized Gail
⭐
8
Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch
Gpt Pytorch
⭐
8
PyTorch Implementation of OpenAI GPT
Digideep
⭐
8
A Deep Reinforcement Learning (DeepRL) package for RL algorithm developers.
Evolution Strategies
⭐
8
🤖Distributed Natural Evolution Strategies Build with PyTorch and Ray
Ai Facial Recognition
⭐
7
Django and React web app to recognize a face with AI
Spinningup Drl Prototyping
⭐
7
Glados Voice Assistant
⭐
7
GLaDOS Terminal-based AI Assistant
Endorphin
⭐
6
Like dopamine, but for different algorithms
Fasterrl
⭐
6
Reinforcement Learning library based on pytorch. Designed for research and experiments. Platform-agnostic (supports openai, marlo, more to be added)
Distillation Bert
⭐
6
knowledge distillation on BERT
Self Driving Car Pytorch
⭐
5
Self-driving car implemented with PyTorch using OpenAI Universe
Text Classifiers
⭐
5
BERT, OpenAI GPT & GPT-2, and XLNet for classification. TensorFlow and PyTorch
Rl_robotics_tutorial
⭐
5
This is a project for robotic control with reinforcement learning
Deep_reinforcement_learning
⭐
5
Deep Reinforcement Learning Algorithms in PyTorch
Xllm Demo
⭐
5
Demo project using XLLM
Reinforcement_learning_collections
⭐
5
A collection of deep reinforcement learning algorithm implementations
Portable Es
⭐
5
A distributed & portable pytorch implementation of Evolutionary Strategies (and more)
Related Searches
Python Pytorch (15,943)
Deep Learning Pytorch (7,533)
Jupyter Notebook Pytorch (4,892)
Machine Learning Pytorch (2,934)
Python Openai (2,583)
Dataset Pytorch (1,848)
Pytorch Convolutional Neural Networks (1,777)
Pytorch Neural Network (1,631)
Pytorch Natural Language Processing (1,408)
Pytorch Computer Vision (1,230)
1-87 of 87 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2025 Awesome Open Source. All rights reserved.