linlaw0229/Cache-replacement-policy
Implemented modern last-level cache(LLC) with the concept of "Perceptron Learning for Reuse Prediction" that use neural network idea, which is training the predictor by a smaller independent cache with a series of features.
C++
No issues in this repository yet.