All Projects → DLR-RM → rl-trained-agents

DLR-RM / rl-trained-agents

Licence: MIT license
A collection of pre-trained RL agents using Stable Baselines3

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to rl-trained-agents

PCPM
Presenting Collection of Pretrained Models. Links to pretrained models in NLP and voice.
Stars: ✭ 21 (-55.32%)
Mutual labels:  pretrained-models
WARP
Code for ACL'2021 paper WARP 🌀 Word-level Adversarial ReProgramming. Outperforming `GPT-3` on SuperGLUE Few-Shot text classification. https://aclanthology.org/2021.acl-long.381/
Stars: ✭ 66 (+40.43%)
Mutual labels:  pretrained-models
transformer-models
Deep Learning Transformer models in MATLAB
Stars: ✭ 90 (+91.49%)
Mutual labels:  pretrained-models
motor-defect-detector-python
Predict performance issues with manufacturing equipment motors. Perform local or cloud analytics of the issues found, and then display the data on a user interface to determine when failures might arise.
Stars: ✭ 24 (-48.94%)
Mutual labels:  pretrained-models
safety-gear-detector-python
Observe workers as they pass in front of a camera to determine if they have adequate safety protection.
Stars: ✭ 54 (+14.89%)
Mutual labels:  pretrained-models
Tacotron2-PyTorch
Yet another PyTorch implementation of Tacotron 2 with reduction factor and faster training speed.
Stars: ✭ 118 (+151.06%)
Mutual labels:  pretrained-models
joint-disfluency-detector-and-parser
Improving Disfluency Detection by Self-Training a Self-Attentive Model
Stars: ✭ 32 (-31.91%)
Mutual labels:  pretrained-models
CPPE-Dataset
Code for our paper CPPE - 5 (Medical Personal Protective Equipment), a new challenging object detection dataset
Stars: ✭ 42 (-10.64%)
Mutual labels:  pretrained-models
super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library
Stars: ✭ 429 (+812.77%)
Mutual labels:  pretrained-models
pigallery
PiGallery: AI-powered Self-hosted Secure Multi-user Image Gallery and Detailed Image analysis using Machine Learning, EXIF Parsing and Geo Tagging
Stars: ✭ 35 (-25.53%)
Mutual labels:  pretrained-models
BIRADS classifier
High-resolution breast cancer screening with multi-view deep convolutional neural networks
Stars: ✭ 122 (+159.57%)
Mutual labels:  pretrained-models
open clip
An open source implementation of CLIP.
Stars: ✭ 1,534 (+3163.83%)
Mutual labels:  pretrained-models
Pytorch-NLU
Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label classification tasks of Chinese long text and short text, and supports sequence annotation tasks such as Chinese named entity recognition, part of speech ta…
Stars: ✭ 151 (+221.28%)
Mutual labels:  pretrained-models
roberta-wwm-base-distill
this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large
Stars: ✭ 61 (+29.79%)
Mutual labels:  pretrained-models
Entity
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
Stars: ✭ 313 (+565.96%)
Mutual labels:  pretrained-models
mammography metarepository
Meta-repository of screening mammography classifiers
Stars: ✭ 44 (-6.38%)
Mutual labels:  pretrained-models
concurrent-video-analytic-pipeline-optimization-sample-l
Create a concurrent video analysis pipeline featuring multistream face and human pose detection, vehicle attribute detection, and the ability to encode multiple videos to local storage in a single stream.
Stars: ✭ 39 (-17.02%)
Mutual labels:  pretrained-models
pptod
Multi-Task Pre-Training for Plug-and-Play Task-Oriented Dialogue System (ACL 2022)
Stars: ✭ 77 (+63.83%)
Mutual labels:  pretrained-models
two-stream-fusion-for-action-recognition-in-videos
No description or website provided.
Stars: ✭ 80 (+70.21%)
Mutual labels:  pretrained-models
text classifier
Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。
Stars: ✭ 135 (+187.23%)
Mutual labels:  pretrained-models

Collection of Pre-Trained Reinforcement Learning Agents using Stable-Baselines3

Pre-trained Reinforcement Learning agents using the rl-baselines3-zoo and Stable Baselines3.

This repository contains only the trained policies, please look at the zoo for the training scripts.

Citing the Project

To cite this repository in publications:

@misc{rl-zoo3,
  author = {Raffin, Antonin},
  title = {RL Baselines3 Zoo},
  year = {2020},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/DLR-RM/rl-baselines3-zoo}},
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].