We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb006de commit 5ea90aeCopy full SHA for 5ea90ae
CITATION.cff
@@ -0,0 +1,21 @@
1
+# This CITATION.cff file was generated with cffinit.
2
+# Visit https://bit.ly/cffinit to generate yours today!
3
+
4
+cff-version: 1.2.0
5
+title: PaddleScience
6
+message: >-
7
+ If you use this repository, please cite it using the metadata from this file.
8
+type: software
9
+authors:
10
+ - given-names: PaddleScience Authors
11
+repository-code: "https://github.com/PaddlePaddle/PaddleScience"
12
+repository: "https://github.com/PaddlePaddle/PaddleScience"
13
+keywords:
14
+ - machine-learning
15
+ - deep-learning
16
+ - supervised-learning
17
+ - paddlepaddle
18
+ - self-supervised-learning
19
+ - ai4science
20
+ - operator-learning
21
+license: Apache-2.0
0 commit comments