mirror of
https://github.com/MAGICGrants/Monero-Dataset-Pipeline.git
synced 2026-01-09 13:37:57 -05:00
Update README.md
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user