Pinned Repositories
acquire
Digital remake of a classic board game
blackjack-ruby
A simple command-line blackjack game written in Ruby 1.8.7
connectfour-neuralnet
A simple command line connect four game with a neural network AI and genetic algorithms
dotfiles
My dotfiles
pytorch_autograd_generated
torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
zou3519's Repositories
zou3519/acquire
Digital remake of a classic board game
zou3519/connectfour-neuralnet
A simple command line connect four game with a neural network AI and genetic algorithms
zou3519/blackjack-ruby
A simple command-line blackjack game written in Ruby 1.8.7
zou3519/breakout-greenfoot
A breakout game created with Greenfoot in Java
zou3519/cascading_ext
cascading_ext is a collection of tools built on top of the Cascading platform which make it easy to build, debug, and run simple and high-performance data workflows.
zou3519/commons
zou3519/connectfourai
A command line Connect Four game. Has a minimax AI that uses an alpha-beta pruning algorithm.
zou3519/coup
tbd
zou3519/cs181-linreg
cs181 Practical 1
zou3519/cs181-practical2
cs181 Practical 2, involving linear classification
zou3519/cs181-practical3
zou3519/cs181-practical4
cs181 Practical 4
zou3519/hank
Hank is a high performance distributed key-value NoSQL database that we built and use at LiveRamp. It is designed for very large data stores that dwarf the amount of available main memory and for randomly distributed read/write workloads that far exceed the capacity of memory-based caches. More specifically, it is optimized for very low latency random read queries and for very high throughput incremental batch writes.
zou3519/jack
A set of scripts for generating fully functional Java database models from Ruby's ActiveRecord models and migrations.
zou3519/megadesk
Megadesk is a lightweight framework to synchronize and execute distributed workflows and manage corresponding steps and resources. It is built on top of ZooKeeper.
zou3519/pmd_extensions
zou3519/repo-history
zou3519/sandbox
Random things to play around with
zou3519/SecLists
SecLists is the security tester's companion. It is a collection of multiple types of lists used during security assessments. List types include usernames, passwords, URLs, sensitive data grep strings, fuzzing payloads, and many more.
zou3519/todolist
A top-down skiplist (todolist) is a type of dictionary that supports insert, search, and delete operations in O(log(n)) time
zou3519/towerdefense-greenfoot
Tower defense game made in Greenfoot with Java
zou3519/wikihistory
Old code to download, parse and analyze Wikipedia revision histories.
zou3519/zou3519.github.io