wandering-readily's Stars
qicosmos/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
taeho/complier-in-go
complier-in-go
rui314/chibicc
A small C compiler
parallel101/course
高性能并行编程与优化 - 课件
denisyarats/exorl
ExORL: Exploratory Data for Offline Reinforcement Learning
NM512/dreamerv3-torch
Implementation of Dreamer v3 in pytorch.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
LunjunZhang/world-model-as-a-graph
Code for "World Model as a Graph: Learning Latent Landmarks for Planning" (ICML 2021 Long Presentation)
josiahcarlson/redis-in-action
Example code from the book
stdrc/modern-cmake-by-example
IPADS 实验室新人培训第二讲:CMake(2021.11.3)
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
thurbridi/gridworld
Gym gridworld environments
jayLEE0301/dhrl_official
Official code for "DHRL: A Graph-Based Approach for Long-Horizon and Sparse Hierarchical Reinforcement Learning" (NeurIPS 2022 Oral)
grockious/deepsynth
DeepSynth: Automata Synthesis for Automatic Task Segmentation in Deep Reinforcement Learning
daomingAU/MontezumaRevenge_SDRL
User0818567/SORL
The code for SORL: Automatic Symbolic Option Discovery for Facilitating Deep Reinforcement Learning
harshakokel/RePReL
An implementation of the paper Kokel et al. ICAPS 2021, RePReL: Integrating Relational Planning and Reinforcement Learning for Effective Abstraction.
nikhilbarhate99/PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
yobibyte/amorpheus
My Body Is A Cage
claireaoi/hierarchical-rule-induction
Neuro-Symbolic Hierarchical Rule Induction
acheong08/ChatGPT
Reverse engineered ChatGPT API
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
ZhengyaoJiang/NLRL
Source code of Neural Logic Reinforcement Learning (https://arxiv.org/abs/1904.10729)
doandongnguyen/FuzzyDQN
Fuzzy DQN in Keras
PKUFlyingPig/cs-self-learning
计算机自学指南
seyedsaeidmasoumzadeh/Fuzzy-Q-Learning
A Python implementation of Fuzzy Q-Learning (FQL) for any controllers with continues states
doandongnguyen/autoscaling
Fuzzy Deep Reinforcement Learning for autoscaling on clouds
EbookFoundation/free-programming-books
:books: Freely available programming books
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
eranyanay/1m-go-websockets
handling 1M websockets connections in Go