Skip to content

Commit 231c77d

Browse files
authored
Create CITATION.cff
1 parent bf1aa68 commit 231c77d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CITATION.cff

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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
7+
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
14+
type: software

0 commit comments

Comments
 (0)