Pinned Repositories
A-Curated-List-of-ML-System-Design-Case-Studies
This repository contains a curated collection of 300 case studies from over 80 companies, detailing practical applications and insights into machine learning (ML) system design. The contents are organized to help you easily find relevant case studies based on industry or specific ML use cases.
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.
Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
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.
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/A-Curated-List-of-ML-System-Design-Case-Studies
This repository contains a curated collection of 300 case studies from over 80 companies, detailing practical applications and insights into machine learning (ML) system design. The contents are organized to help you easily find relevant case studies based on industry or specific ML use cases.
jackw-ai/ChemicalOscillations
Mathematical Modeling of Chemical Oscillations
jackw-ai/Italy-Coronavirus-Modeling
Modeling Coronavirus as Time Series using the Italy dataset.
jackw-ai/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
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.