Repos
9
Stars
51
Forks
17
Top Language
Java
Loading contributions...
Top Repositories
Gomoku Battle is a cross-language cross-system battle platform.
Code Similarity Detection.
Lightweight AlphaZero implementation for Gomoku with MCTS + residual policy/value network, including ready-to-run 9×9 and 15×15 training presets.
A complete implementation for "The Elements of Computing Systems: Building a Modern Computer from First Principles"
A high-performance Byte Pair Encoding (BPE) tokenizer written in Rust with Python bindings, using a doubly-linked list ("chain") structure and a frequency-indexed BTreeMap to efficiently track and apply the most frequent pair merges.
Repositories
9A high-performance Byte Pair Encoding (BPE) tokenizer written in Rust with Python bindings, using a doubly-linked list ("chain") structure and a frequency-indexed BTreeMap to efficiently track and apply the most frequent pair merges.
Pythonic file-system interface for Google Cloud Storage
Code Similarity Detection.
Gomoku Battle is a cross-language cross-system battle platform.
Lightweight AlphaZero implementation for Gomoku with MCTS + residual policy/value network, including ready-to-run 9×9 and 15×15 training presets.
No description provided.
A complete implementation for "The Elements of Computing Systems: Building a Modern Computer from First Principles"
Labs of MIT 6.824: Distributed Systems in Spring 2017
Implemented with Aho-Corasick Automaton, with an Example of Mobile Detect.