Skip to content

Commit 43e6c37

Browse files
authored
Update CITATION.cff
1 parent 5fb9843 commit 43e6c37

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

CITATION.cff

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
abstract: <p>If you use this material (notebooks or lecture content) please cite it
2-
as indicated</p>
3-
authors:
4-
- family-names: Santamaria Garcia
5-
given-names: Andrea
6-
orcid: 0000-0002-7498-7640
71
cff-version: 1.2.0
8-
date-released: '2024-07-04'
9-
doi: 10.5281/zenodo.12649046
10-
license:
11-
- gpl-3.0-or-later
12-
repository-code: https://github.com/machine-learning-tutorial/reinforcement-learning/tree/v1.0.0
13-
title: Tutorial on basic reinforcement learning concepts
2+
title: "Introduction to Reinforcement Learning"
3+
version: 1.8.0
4+
license: "gpl-3.0-or-later"
145
type: software
6+
abstract: "Introductory lecture and code to learn reinforcement learning from scratch"
7+
message: "If you use this material (notebooks or lecture content) please cite it
8+
as indicated"
9+
authors:
10+
- given-names: Andrea
11+
family-names: Santamaria Garcia
12+
affiliation: University of Liverpool and Cockcroft Institute
13+
orcid: "https://orcid.org/0000-0002-7498-7640"
14+
keywords:
15+
- machine learning
16+
- reinforcement learning
17+
- accelerator physics

0 commit comments

Comments
 (0)