Pinned Repositories
awesome-offline-rl
An index of algorithms for offline reinforcement learning (offline-rl)
chatgpt_system_prompt
collect agent's system prompt and share some prompt inject knowledge
cluster-resource-forecast
This repository contains experimental tools we developed to forecast a clusters' resource (CPU or memory) usage.
CODAC
coding-interview-university
A complete computer science study plan to become a software engineer.
Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
ecole
Extensible Combinatorial Optimization Learning Environments
GeminiProChat
Minimal web UI for GeminiPro.
gscholar-citations-crawler
Crawl all your citations from Google Scholar
IantheChan.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
IantheChan's Repositories
IantheChan/awesome-offline-rl
An index of algorithms for offline reinforcement learning (offline-rl)
IantheChan/chatgpt_system_prompt
collect agent's system prompt and share some prompt inject knowledge
IantheChan/cluster-resource-forecast
This repository contains experimental tools we developed to forecast a clusters' resource (CPU or memory) usage.
IantheChan/CODAC
IantheChan/coding-interview-university
A complete computer science study plan to become a software engineer.
IantheChan/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
IantheChan/ecole
Extensible Combinatorial Optimization Learning Environments
IantheChan/GeminiProChat
Minimal web UI for GeminiPro.
IantheChan/gscholar-citations-crawler
Crawl all your citations from Google Scholar
IantheChan/IantheChan.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
IantheChan/leetcode-master
LeetCode 刷题攻略:配思维导图,将近200道经典算法题目刷题顺序、经典算法模板、共60w字的详细图解,以及难点视频题解。按照刷题攻略上的顺序来刷题,让你在算法学习上不再迷茫!🔥🔥给个star支持一下吧!🚀
IantheChan/MAGE
Learning Action-Value Gradients in Model-based Policy Optimization
IantheChan/mjrl
Reinforcement learning algorithms for MuJoCo tasks
IantheChan/mwc
This repository contains the C++ source codes for the paper: Sun Y, Li X, Erst A. Using Statistical Measures and Machine Learning for Graph Reduction to Solve Maximum Weight Clique Problems. IEEE Transactions on Pattern Analysis and Machine Intelligence, accepted in Nov 2019.
IantheChan/PDP-N2S
For my thesis
IantheChan/Practical_RL
A course in reinforcement learning in the wild
IantheChan/Pubtest
IantheChan/PySCIPOpt
Python interface for the SCIP Optimization Suite
IantheChan/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
IantheChan/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
IantheChan/rl_graph_generation
IantheChan/tianshou
An elegant PyTorch deep reinforcement learning library.