Update README.md

This commit is contained in:
Jack
2022-07-29 20:03:43 -04:00
committed by GitHub
parent af740fc16c
commit a1e9e5d2af

View File

@@ -26,12 +26,15 @@ chmod +x ./run.sh && chmod 777 -R Funding_Wallets/
`find . -name "*outgoing*" | xargs cat | cut -f 6 -d ',' | grep -v Ring_no/Ring_size | cut -f 1 -d '/'`
# Data Collection Pipeline Diagrams
## Run.sh
<p align="center">
<img src="https://user-images.githubusercontent.com/60232273/181663123-2d0fb9c9-8787-42c8-8ec7-24b45c201bc5.png"/>
</p>
## Collect.sh
<p align="center">
<img src="https://user-images.githubusercontent.com/60232273/181663094-ff823283-cf74-420a-b5db-f517489b9f31.png"/>
</p>
## Create_Dataset.py
<p align="center">
<img src="https://user-images.githubusercontent.com/60232273/181663063-2c34dbc3-ce99-49c5-9807-b952c7f4fd68.png"/>
</p>