solution to ACM-ICPC. I finished exercises in Rujia Liu's ICPC-BOOK.
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
A shader-based software renderer written from scratch in C89 with minimal dependencies, available for Windows, macOS, and Linux.
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
Source codes for book <<<BeginningAlgorithmContests>> Second edition
A public libevent repository. The official repository is at https://github.com/libevent/libevent
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html.
Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMind