weifanjiang / DRE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRE

Installation

Clone repo with submodules:

git clone --recurse-submodules git@github.com:weifanjiang/DRE.git

Install the modified CSSPy package:

cd DRE/CSSPy
pip install .

Unzip the Philly traces data (requires the git LFS plug-in):

cd DRE/philly-traces
tar -xvf trace-data.tar.gz

About


Languages

Language:Jupyter Notebook 67.4%Language:Python 32.6%