Pinned Repositories
chip8-go
A CHIP8 emulator built using Golang
codecrafters-git-python
"Build your own Git" from CodeCrafters
codecrafters-redis-python
"Build your own Redis" from CodeCrafters
codecrafters-sqlite-python
"Build your own SQLite" from CodeCrafters
mcmc-algorithms
Implementation of MCMC Algorithms Metropolis-Hastings and Gibbs Sampling
openai-cartpole
Experimentation with the Cartpole environment in OpenAI's gym
opengl-tutorials-go
Golang version of the opengl tutorial code at http://www.opengl-tutorial.org
tensorflow-CVAE
Implementation of the Conditional Variational Auto-Encoder (CVAE) in Tensorflow
Tensorflow-DeepMind-Atari-Deep-Q-Learner-2Player
A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow
tensorflow-VAE
Implementation of the Variational Auto-Encoder (VAE) in Tensorflow
choo8's Repositories
choo8/codecrafters-git-python
"Build your own Git" from CodeCrafters
choo8/codecrafters-redis-python
"Build your own Redis" from CodeCrafters
choo8/codecrafters-sqlite-python
"Build your own SQLite" from CodeCrafters
choo8/openai-cartpole
Experimentation with the Cartpole environment in OpenAI's gym
choo8/99-haskell-problems
A repository with my solutions to the Ninety-Nine Haskell Problems
choo8/advent-of-code
A repository with my solutions to the Advent of Code
choo8/baba_is_you_solver
A solver for the game "Baba Is You"
choo8/chip8-haskell
A CHIP-8 emulator built using Haskell
choo8/CIS-194-fa16
CIS 194: Introduction to Haskell (Fall 2016)
choo8/CIS-194-sp13
CIS 194: Introduction to Haskell (Spring 2013)
choo8/crafting-interpreters-python
Python implementation of the Lox interpreter
choo8/fp-course
Fork of the original Data61 course to be more Stack friendly
choo8/IMC-prosperity-2
Implementation of various trading strategies used in IMC Trading's "Prosperity 2" trading competition
choo8/ISLP_exercises
Exercises from ISLP
choo8/logseq-notes
A repository to store notes written using Logseq
choo8/minitorch
The full minitorch student suite.
choo8/ml-bytebytego
choo8/Module-0
Module 0 - Fundamentals
choo8/Module-1
Module 1 - Autodifferentiation
choo8/Module-2
Module 2 - Tensors
choo8/Module-3
Module 3 - Efficiency
choo8/Module-4
Module 4 - Networks
choo8/notes-vault
My Obsidian vault
choo8/practical-python
Practical Python Programming (course by @dabeaz)
choo8/project-euler
Solutions to questions on Project Eulers
choo8/python-mastery
Advanced Python Mastery (course by @dabeaz)
choo8/scikit-learn
scikit-learn: machine learning in Python
choo8/sicp-exercises
Code and answers to exercises in "Structure and Interpretation of Computer Programs"
choo8/vlmcsd
KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
choo8/vlmcsd-1
🔑Portable open-source KMS Emulator in C