Ivan's starred repositories
leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
deep_reinforcement_learning_gallery
Deep reinforcement learning with tensorflow2
assembly-tutorial
Programming in assembly language tutorial
DeepCoder-Utils
Utilities used in the experiments for the DeepCoder paper (ICLR'17)
NeurosymGenModelsProgSyn
the code for the ICML paper (Learning Neurosymbolic Generative Models via Program Synthesis)
ai4math-papers
AI for Mathematics (AI4Math) paper list
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
awesome-design-patterns
A curated list of software and architecture related design patterns.
project-based-learning
Curated list of project-based tutorials
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
Free-Certifications
A curated list of free courses & certifications.
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-roadmaps
A curated list of roadmaps.
stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
DQN_pytorch
Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch