inori-320's Stars
wgh136/PicaComic
A comic app built with Flutter, supporting multiple comic sources.
wenchiyang/pls
jachiam/cpo
Constrained Policy Optimization
rllab-snu/Safe-Distributional-Actor-Critic
Official Github Repository for "Trust Region-Based Safe Distributional Reinforcement Learning for Multiple Constraints". (NeurIPS 2023)
PKU-Alignment/safety-gymnasium
NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark
agilexrobotics/limo_ros
the limo ros1 package
boyu-ai/Hands-on-RL
https://hrl.boyuai.com/
zhoubolei/introRL
Intro to Reinforcement Learning (强化学习纲要)
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
LizardByte/Sunshine
Self-hosted game stream host for Moonlight.
moonlight-stream/moonlight-qt
GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
AlgTUDelft/WCSAC
Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"
openai/safety-starter-agents
Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.
uboger/LibraryManager
JAVA GUI 图书馆管理系统
nageoffer/12306
🔥 官方推荐 🔥 大学春招、秋招、应届项目,SpringBoot3 + Java17 + SpringCloud Alibaba + Vue3 等技术架构,完成高仿铁路 12306 用户 + 抢票 + 订单 + 支付服务,帮助学生主打就业的项目。
jerryc127/hexo-theme-butterfly
🦋 A Hexo Theme: Butterfly
BlueFisher/Advanced-Soft-Actor-Critic
Soft Actor-Critic with advanced features
MarcoMeter/recurrent-ppo-truncated-bptt
Baseline implementation of recurrent PPO using truncated BPTT
PKU-Alignment/omnisafe
JMLR: OmniSafe is an infrastructural framework for accelerating SafeRL research.
chauncygu/Safe-Reinforcement-Learning-Baselines
The repository is for safe reinforcement learning baselines.
LiSir-HIT/Reinforcement-Learning
kinds of reinforcement learning model by Pytorch
viego1999/Leetcode-Pro
算法总结,包括常见算法文档和模板题、力扣、OJ
viego1999/xy-dianping
基于SpringBoot+Redis+Mybatis+MySQL+RabbitMQ技术的仿大众点评项目
viego1999/xuecheng-plus-project
基于 SpringCloud + SpringBoot + Mybatis + Redis + Minio + RabbitMQ + Elasticsearch + FRP 学成在线项目(完整后端项目)
viego1999/wxy-rpc
★★★一款基于 Netty + Zookeeper + Nacos + SpringBoot 实现的自定义 RPC 框架
viego1999/JavaWxy
Java学习路线和资料分享
ShameCom/ShameCom
收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!
indigoLovee/TD3
TD3 in Pytorch
dragon-wang/RL_Algorithms
Reinforcement learning algorithms with pytorch