Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / YangRui2015 4 repositories

Do less and do better.

YangRui2015/yangrui2015.github.io

Language: JavaScript - Size: 10.8 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 2 - Forks: 0

YangRui2015/RiC

Code for the ICML 2024 paper "Rewards-in-Context: Multi-objective Alignment of Foundation Models with Dynamic Preference Adjustment"

Language: Python - Size: 70.3 KB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 21 - Forks: 1

YangRui2015/RIQL

Code for ICLR 2024 paper "Towards Robust Offline Reinforcement Learning under Diverse Data Corruption"

Language: Python - Size: 56.9 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

YangRui2015/UWMSG

Language: Python - Size: 30 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

YangRui2015/AWGCSL

Code for ICLR 2022 paper Rethinking Goal-Conditioned Supervised Learning and Its Connection to Offline RL.

Language: Python - Size: 180 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 23 - Forks: 0

YangRui2015/GOAT

Code for the ICML 2023 paper "What is Essential for Unseen Goal Generalization of Offline Goal-conditioned RL?".

Language: Python - Size: 136 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

YangRui2015/Sparse-Reward-Algorithms

Implement many Sparse Reward algorithms in Gym Fetch environment

Language: Python - Size: 542 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 58 - Forks: 20

YangRui2015/RORL

Code for NeurIPS 2022 paper "Robust offline Reinforcement Learning via Conservative Smoothing"

Language: Python - Size: 144 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 9 - Forks: 2

YangRui2015/Model-basedHER

Model-based Hindsight Experience Replay

Language: Python - Size: 177 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 1

YangRui2015/2048_env

2048 environment for Reinforcement Learning and DQN algorithm

Language: Python - Size: 3.15 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 30 - Forks: 12

YangRui2015/Modular_HER

Modular-HER is revised from OpenAI baselines and supports many improvements for Hindsight Experience Replay as modules.

Language: Python - Size: 2.01 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 15 - Forks: 2

YangRui2015/Txt_to_timeline

A python tool to make a beautiful timeline by writing a txt file like diary.

Language: Python - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 5 - Forks: 1

YangRui2015/YangRui2015

Hi there

Size: 18.6 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

YangRui2015/rlkit_pro

Improving original rlkit forked from https://github.com/vitchyr/rlkit

Language: Python - Size: 1.87 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

YangRui2015/Deep-reinforcement-learning-with-pytorch Fork of sweetice/Deep-reinforcement-learning-with-pytorch

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

Language: Python - Size: 74.9 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

YangRui2015/sequential_social_dilemma_games Fork of eugenevinitsky/sequential_social_dilemma_games

Repo for reproduction of sequential social dilemmas

Size: 1020 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

YangRui2015/vpn Fork of clown-coding/vpn

快速搭建一个自己的VPN科学上网,搭建ss并开启bbr快速上网

Size: 35.2 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

YangRui2015/hindsight-experience-replay Fork of TianhongDai/hindsight-experience-replay

This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.

Language: Python - Size: 26.3 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

YangRui2015/Ivision_Weichat_Applet

兴趣团队微信小程序前端,可供后来者参考和改进

Language: JavaScript - Size: 918 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 3

YangRui2015/Ivision_Server

兴趣团队微信小程序后端,用于后来者参考和改进

Language: Python - Size: 127 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 3

YangRui2015/HERO

code for Combining Hindsight and Imagination in Multi-goal ReinforcementLearning

Language: Python - Size: 271 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

YangRui2015/starter-hugo-academic

Language: TeX - Size: 11 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

YangRui2015/Random-network-distillation_complete

add test function and my trained models to the original codes of random-network-distillation of openai

Language: Python - Size: 19.2 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 4 - Forks: 3

YangRui2015/rlkit Fork of rail-berkeley/rlkit

Collection of reinforcement learning algorithms

Language: Python - Size: 823 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

YangRui2015/icml-nips-iclr-dataset Fork of martenlienen/icml-nips-iclr-dataset

Papers, authors and author affiliations from ICML, NeurIPS and ICLR 2006-2021

Size: 1.39 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

YangRui2015/d3rlpy Fork of takuseno/d3rlpy

An offline deep reinforcement learning library

Size: 19.3 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 1

YangRui2015/minimalRL Fork of seungeunrho/minimalRL

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

Size: 67.4 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

YangRui2015/starter-academic

Language: Jupyter Notebook - Size: 4.99 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

YangRui2015/SocialRobot Fork of HorizonRobotics/SocialRobot

Size: 63.6 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

YangRui2015/dmc2gym Fork of denisyarats/dmc2gym

OpenAI Gym wrapper for the DeepMind Control Suite

Size: 23.4 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

YangRui2015/stable-baselines Fork of hill-a/stable-baselines

A fork of OpenAI Baselines, implementations of reinforcement learning algorithms

Language: Python - Size: 9.8 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

YangRui2015/rl-baselines-zoo Fork of araffin/rl-baselines-zoo

A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.

Size: 367 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

YangRui2015/Meta-Envs

Meta environments package for reinforcement learning

Language: Python - Size: 2.51 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

YangRui2015/pics

pics for markdown url

Size: 1.08 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

YangRui2015/gym Fork of openai/gym

A toolkit for developing and comparing reinforcement learning algorithms.

Language: Python - Size: 3.85 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

YangRui2015/CityLearn Fork of intelligent-environments-lab/CityLearn

Size: 22.6 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

YangRui2015/Some-Pattern-Recognition-Methods-Implementation

I think our Pattern Recognition Class's homework is quite interesting, so I place my code here for sharing, please check.

Language: Python - Size: 346 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

YangRui2015/Picture-Cloud-Factory-master

A WeChat applet using image process tech and AI method.

Language: JavaScript - Size: 921 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

YangRui2015/RL-Adventure Fork of higgsfield/RL-Adventure

Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL

Size: 733 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

YangRui2015/google-access-helper Fork of better319/google-access-helper

谷歌访问助手破解版

Size: 345 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

YangRui2015/iTerm2-Color-Schemes Fork of mbadolato/iTerm2-Color-Schemes

Over 200 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal

Language: Shell - Size: 68.2 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

YangRui2015/Image

Size: 11.2 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

YangRui2015/Image_test

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

YangRui2015/A2C Fork of MG2033/A2C

A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow

Language: Python - Size: 886 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0