Pinned Repositories
am-i-tired
An AI web app that detects how tired you are with a backend built using Rust. Runner-up winner in advanced division of Hacktech 2024.
Tetris
A lagless clone of Tetris The Grand Master 1 with custom backgrounds written in C++ and OpenGL. (WIP)
2021-notes
2022-23-Notes
alphazero-guerzhoy
A RL agent using ResNet and MCTS to master the game of Gomoku through self-play inspired by the algorithm of Alpha-zero and AlphaGo. Named after its victim—inspired by the names AlphaGo-Fan and AlphaGo-Lee—but scoped beyond defeating Guerzhoy's simple AI (see gomoku.py) rather its goal is to master the game of Gomoku.
cuda
Just a simplton trying to learn CUDA.
HACKENBUSH
"oof = { 0 | off }". (C++ OpenGL implementation of 3D infinite HACKENBUSH)
midi-shark
Automatic piano transcription model based on transformers and the onsets/frames architecture. Class project for APS360: Applied Fundamentals of Machine Learning.
ocw8.05
Solutions for MIT OCW 8.05 Quantum Physics II (Fall 2013) Problem Sets and Exams.
openmj
Open Source Mahjong Library
jonah-chen's Repositories
jonah-chen/ocw8.05
Solutions for MIT OCW 8.05 Quantum Physics II (Fall 2013) Problem Sets and Exams.
jonah-chen/alphazero-guerzhoy
A RL agent using ResNet and MCTS to master the game of Gomoku through self-play inspired by the algorithm of Alpha-zero and AlphaGo. Named after its victim—inspired by the names AlphaGo-Fan and AlphaGo-Lee—but scoped beyond defeating Guerzhoy's simple AI (see gomoku.py) rather its goal is to master the game of Gomoku.
jonah-chen/cuda
Just a simplton trying to learn CUDA.
jonah-chen/alex
A neural network built from basic linear algebra coded in C# trained on a regression model for stock prices.
jonah-chen/alexV2
This is an improvement of the initial grade 12 capstone project Alex using more data and machine learning API.
jonah-chen/circuittikz-gui
jonah-chen/civ102-bridge-design
jonah-chen/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
jonah-chen/jonah-chen
jonah-chen/mahjong
Currently just a Japanese mahjong game simulation that can be played by computer
jonah-chen/nlp
My project as I start to learn natural language processing with A.I. By the end of this journey, my goal is to write an A.I. that can complete and pass the Praxis I and II final exams.
jonah-chen/notes
jonah-chen/nvidia-sniper
🎯 Autonomously buy Nvidia Founders Edition GPUs as soon as they become available.
jonah-chen/pong