lkwargs's Stars
iamadamdev/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
acheong08/ChatGPT
Reverse engineered ChatGPT API
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
databrickslabs/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
huggingface/trl
Train transformer language models with reinforcement learning.
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
r0ysue/r0capture
安卓应用层抓包通杀脚本
HugoBlox/theme-academic-cv
🎓 无需编写任何代码即可轻松创建漂亮的学术网站 Easily create a beautiful academic résumé or educational website using Hugo and GitHub. No code.
opendilab/DI-engine
OpenDILab Decision AI Engine. The Most Comprehensive Reinforcement Learning Framework B.P.
stochasticai/xTuring
Build, customize and control you own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6
kzl/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
google-deepmind/mctx
Monte Carlo tree search in JAX
openai/multi-agent-emergence-environments
Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"
Farama-Foundation/D4RL
A collection of reference environments for offline reinforcement learning
MeowLove/Network-Reinstall-System-Modify
It can reinstall CentOS, Debian, Ubuntu, Windows 2003, 7, 2008R2, 2012R2, 2016, 2019 and other systems (continuously added) via the Internet, and can install any system via mounting remote network ISO.
Replicable-MARL/MARLlib
One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)
hijkzzz/pymarl2
Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
opendilab/GoBigger
[ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.
huaisha1224/jd-assistant
京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单、查询本地生活服务订单验证码状态查询等
microsoft/jericho
A learning environment for man-made Interactive Fiction games.
brendenlake/SCAN
Simple language-driven navigation tasks for studying compositional learning
tencent-ailab/tleague_projpage
MooncellWiki/OpenArknightsFBS
microsoft/SmartPlay
SmartPlay is a benchmark for Large Language Models (LLMs). Uses a variety of games to test various important LLM capabilities as agents. SmartPlay is designed to be easy to use, and to support future development of LLMs.
mindspore-courses/d2l-mindspore
《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。