You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,9 @@ This repository contains training and testing scripts for a decentralized CNN-ba
22
22
## Training
23
23
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.
24
24
25
+
A pre-collected dataset containing 40000 pairs is available here: [](https://doi.org/10.5281/zenodo.13763588)
26
+
27
+
25
28
## Testing
26
29
The model can be tested on a simulated scenario with the desired number of robots and obstacles.
0 commit comments