mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2025-12-10 15:00:43 +08:00
Fixed links and citation formatting.
PiperOrigin-RevId: 314329127
This commit is contained in:
committed by
Diego de Las Casas
parent
38f4dabc6e
commit
521e125207
@@ -13,7 +13,7 @@ If you use this dataset in your research please cite
|
|||||||
Ksenia Konyushkova and
|
Ksenia Konyushkova and
|
||||||
Scott Reed and
|
Scott Reed and
|
||||||
Rae Jeong and
|
Rae Jeong and
|
||||||
Konrad {\.Z}o\l{}na and
|
Konrad Zolna and
|
||||||
Yusuf Aytar and
|
Yusuf Aytar and
|
||||||
David Budden and
|
David Budden and
|
||||||
Mel Vecerik and
|
Mel Vecerik and
|
||||||
@@ -99,7 +99,7 @@ sqlite3 metadata.sqlite <<< .schema
|
|||||||
### Episodes
|
### Episodes
|
||||||
|
|
||||||
- `EpisodeId`: A string of digits that uniquely identifies the episode.
|
- `EpisodeId`: A string of digits that uniquely identifies the episode.
|
||||||
- `TaskId``: A human readable name for the task corresponding to the behavior
|
- `TaskId`: A human readable name for the task corresponding to the behavior
|
||||||
that generated the episode.
|
that generated the episode.
|
||||||
- `DataPath`: The name of the episode file holding the data for this episode.
|
- `DataPath`: The name of the episode file holding the data for this episode.
|
||||||
- `EpisodeType`: A string describing the type of policy that generated the
|
- `EpisodeType`: A string describing the type of policy that generated the
|
||||||
@@ -176,11 +176,11 @@ engines such as <a href="https://g.co/datasetsearch">Google Dataset Search</a>.
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>url</td>
|
<td>url</td>
|
||||||
<td><code itemprop="url">https://github.com/deepmind/deepmind_research/sketchy</code></td>
|
<td><code itemprop="url">https://github.com/deepmind/deepmind-research/tree/master/sketchy</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>sameAs</td>
|
<td>sameAs</td>
|
||||||
<td><code itemprop="sameAs">https://github.com/deepmind/deepmind_research/sketchy</code></td>
|
<td><code itemprop="sameAs">https://github.com/deepmind/deepmind-research/tree/master/sketchy</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>description</td>
|
<td>description</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user