File tree Expand file tree Collapse file tree 2 files changed +23
-5
lines changed Expand file tree Collapse file tree 2 files changed +23
-5
lines changed Original file line number Diff line number Diff line change
1
+ cff-version : 1.2.0
2
+ message : " If you use this software, please cite it as below."
3
+ authors :
4
+ - family-names : Santamaria Garcia
5
+ given-names : Andrea
6
+ affiliation : Karlsruhe Institute of Technology
7
+ orcid : " https://orcid.org/0000-0002-7498-7640"
8
+ - family-names : Xu
9
+ given-names : Chenran
10
+ affiliation : Karlsruhe Institute of Technology
11
+ orcid : " https://orcid.org/0000-0002-5034-2207"
12
+ title : " Tutorial on basic neural network concepts"
13
+ date-released : 2024-03-25
14
+ type : software
15
+ version : 1.0.1
16
+ doi : 10.5281/zenodo.10792273
17
+ license : GPL-3.0
18
+ url : " https://github.com/machine-learning-tutorial/neural-networks"
Original file line number Diff line number Diff line change @@ -138,14 +138,14 @@ This tutorial is registered [Zenodo](https://zenodo.org/).
138
138
Please use this DOI when citing this code:
139
139
140
140
``` bibtex
141
- @software{andrea_santamaria_garcia_2024_10792273 ,
142
- author = {Andrea Santamaria Garcia and
143
- Chenran Xu },
144
- title = {{machine-learning-tutorial/ neural-networks: v1.0.0} },
141
+ @software{santamaria_garcia_2024_10792273 ,
142
+ author = {Santamaria Garcia, Andrea and
143
+ Xu, Chenran },
144
+ title = {Tutorial on basic neural network concepts },
145
145
month = 03,
146
146
year = 2024,
147
147
publisher = {Zenodo},
148
- version = {v1.0.0 },
148
+ version = {v1.0.1 },
149
149
doi = {10.5281/zenodo.10792273},
150
150
url = {https://doi.org/10.5281/zenodo.10792273}
151
151
}
You can’t perform that action at this time.
0 commit comments