Pinned Repositories
Berkshire-Health-Patient-Matching
Developed models and tools to help cardiac patients in the Berkshires to find health clinics in the area.
BlockchainAgentSim
Bitcoin Simulation
ChemicalOscillations
Mathematical Modeling of Chemical Oscillations
CNN-Pokemon-Classifier
Pokemon Type Classifier using CNNs
DeepRLBreakout
Replicating DQN papers by DeepMind for Breakout game
Italy-Coronavirus-Modeling
Modeling Coronavirus as Time Series using the Italy dataset.
Maze-Generator
Generates mazes using Prim's Algorithm
OpenGL-Landscape
An extensible openGL 3D environment framework with underlying texture, shader, mesh, and camera infrastructure that renders trees, leaves and grass, all under a skybox.
Pygame-Pong
Pong written with the Pygame library. Includes AI opponent and touchpad/mouse controls.
StackedRegressor
Stacked Regressor for Ensemble Learning
jackw-ai's Repositories
jackw-ai/CNN-Pokemon-Classifier
Pokemon Type Classifier using CNNs
jackw-ai/DeepRLBreakout
Replicating DQN papers by DeepMind for Breakout game
jackw-ai/OpenGL-Landscape
An extensible openGL 3D environment framework with underlying texture, shader, mesh, and camera infrastructure that renders trees, leaves and grass, all under a skybox.
jackw-ai/BlockchainAgentSim
Bitcoin Simulation
jackw-ai/Berkshire-Health-Patient-Matching
Developed models and tools to help cardiac patients in the Berkshires to find health clinics in the area.
jackw-ai/StackedRegressor
Stacked Regressor for Ensemble Learning
jackw-ai/ChemicalOscillations
Mathematical Modeling of Chemical Oscillations
jackw-ai/Italy-Coronavirus-Modeling
Modeling Coronavirus as Time Series using the Italy dataset.
jackw-ai/Maze-Generator
Generates mazes using Prim's Algorithm
jackw-ai/Pygame-Pong
Pong written with the Pygame library. Includes AI opponent and touchpad/mouse controls.
jackw-ai/Super-Hip-Brick-Breaker
Brick Breaker that's so flashy your eyes will hurt. Written in Python with pygame.
jackw-ai/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jackw-ai/Terminal-Blackjack
Terminal-based Blackjack game - with betting!
jackw-ai/Tetris
Tetris coded with pygame
jackw-ai/Unix-Terminal-Snake-Game
Snake Game played in the Unix terminal. Implemented using C++ and ncurses library.