-
👋 Hi, I’m am Stephen an SDE II for AWS SageMaker Pipelines. I am a recent GeorgiaTech MS Grad living in the greater Seattle area.
-
👀 I’m interested in Machine Learning, Model Deployment, IoT
-
📫 How to reach me -> stephenvia3@gmail.com
svia3 - Overview
Pinned Loading
-
This project simulates a single level, N-way set associative cache for a given block size, using LRU replacement, tracking metrics such as write/read misses/hits and write backs.
C
-
This was a project completed during the Fall 2019 Semester of my undergraduate career at Georgia Tech, in a class entitled Machine Learning for Trading that taught both basic trading strategies and…
Python
-
This project simulates the paging system of an OS Kernel by performing a single process with a page table and TLB.
C