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
{{ message }}
This repository was archived by the owner on Feb 3, 2023. It is now read-only.
Alternatively you can manually install the required libraries (see the contents of the conda-env.yml files) using ```pip```.
22
22
23
23
**Hardware setup:** Training the DNN models (self-driving cars and anomaly detectors) on our datasets is computationally expensive.
24
-
Therefore we recommend using a machine powered by a GPU.
24
+
Therefore we recommend using a machine with GPU.
25
25
In our setting, we ran our experiments on a machine equipped with a i9 processor, 32 GB of memory, and an Nvidia GPU GeForce RTX 2080 Ti with 11GB of dedicated memory.
26
26
27
27
## Repository Structure
@@ -37,7 +37,7 @@ The repository is structured as follows:
37
37
38
38
### Other Artefacts
39
39
40
-
We made the following artifacts available as a torrent file [here](https://academictorrents.com/details/221c3c71ac0b09b1bb31698534d50168dc394cc7). The files have a combined size of 25 GB (compressed: 7.93 GB) , and the torrent contains:
40
+
We made the following artifacts available as a torrent [here](https://academictorrents.com/details/221c3c71ac0b09b1bb31698534d50168dc394cc7). The files have a combined size of 25 GB (compressed: 7.93 GB) , and the torrent contains:
41
41
42
42
<pre/>
43
43
- Trained SDC Models
@@ -105,7 +105,7 @@ Our improved Udacity simulator is available as binary file for Windows and macOS
105
105
106
106
## Reference
107
107
108
-
If use our work in your research, or it helps it, or if you simply like it, please cite SelfOracle in your publications.
108
+
If you use our work in your research, or it helps it, or if you simply like it, please cite SelfOracle in your publications.
109
109
Here is an example BibTeX entry:
110
110
111
111
```
@@ -126,4 +126,4 @@ MIT. See the [LICENSE.md](https://github.com/testingautomated-usi/selforacle/blo
126
126
## Contacts
127
127
128
128
For any questions, feel free to contact Andrea Stocco ([andrea.stocco@usi.ch](mailto:andrea.stocco@usi.ch))
129
-
or Michael Weiss ([michael.weiss@usi.ch](mailto:michael.weiss@usi.ch)).
129
+
or Michael Weiss ([michael.weiss@usi.ch](mailto:michael.weiss@usi.ch)).
0 commit comments