About Me

Hi! This is Wentao Zhang. I'm currently a master student at the University of Michigan, majored in Computer Science and Engineering. My career focus is Computer Architecture, GPU, and Accelerators.

Recent Work

Hardware Design

2-way superscalar Out-of-order Processor

This is the final project of EECS470. We implement a 2-way out-of-order processor with some advanced features.
TAG:
Out-of-Order, Superscalar, Local Branch Predictor, Prefetcher, LSQ, 2-way Set Associative Writeback Cache

Machine Learning

Indoor Location & Navigation

Use KNN and multiple Neural Networks to locate the indoor position based on phone data.
TAG:
Indoor Location, KNN, Neural Network