Pinned Repositories
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
deeprl
Reinplementations of import deep RL algorithms
FastFCN
FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.
hanabi-learning-environment
hanabi_learning_environment is a research platform for Hanabi experiments.
LeetCode
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
model_baseline
Testing baseline LLMs performance across various models for ARC-AGI dataset
nanoGPT
Writing a GPT from scratch, following @karpathy's lecture.
openai-deep-research-exporter
OpenCook_Human_AI_Exp
Human-AI experiments on Overcooked with ProAgnet
pymarl
Python Multi-Agent Reinforcement Learning framework
kjyeung's Repositories
kjyeung/pymarl
Python Multi-Agent Reinforcement Learning framework
kjyeung/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
kjyeung/deeprl
Reinplementations of import deep RL algorithms
kjyeung/FastFCN
FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.
kjyeung/hanabi-learning-environment
hanabi_learning_environment is a research platform for Hanabi experiments.
kjyeung/LeetCode
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
kjyeung/nanoGPT
Writing a GPT from scratch, following @karpathy's lecture.
kjyeung/OpenCook_Human_AI_Exp
Human-AI experiments on Overcooked with ProAgnet
kjyeung/overcooked-demo
Web application where humans can play Overcooked with AI agents.
kjyeung/overcooked_ai
A benchmark environment for fully cooperative human-AI performance.
kjyeung/pymarl2
Rethinking the Implementation Matters in Cooperative Multi-Agent Reinforcement Learning
kjyeung/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
kjyeung/smac
SMAC: The StarCraft Multi-Agent Challenge
kjyeung/spinningup
An educational resource to help anyone learn deep reinforcement learning.