Skip to content

Commit 6d83872

Browse files
committed
update readme
1 parent 762f5b2 commit 6d83872

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ This repository contains training and testing scripts for a decentralized CNN-ba
2222
## Training
2323
Data is collected running an expert algorithm, generating pairs of (images, velocities) pairs for the training algorithm to learn how to produce a suitable control input for the robot.
2424

25+
A pre-collected dataset containing 40000 pairs is available here: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13763588.svg)](https://doi.org/10.5281/zenodo.13763588)
26+
27+
2528
## Testing
2629
The model can be tested on a simulated scenario with the desired number of robots and obstacles.
2730

0 commit comments

Comments
 (0)