mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Add .zenodo.json for clean automated DOI numbers.
See the link on the TensorFlow README for the DOI page. PiperOrigin-RevId: 374474720 Change-Id: I739c9fc95c03648c50c6a0fc1931308507cdf12c
This commit is contained in:
parent
d745ff2a48
commit
34d159aacc
13
.zenodo.json
Normal file
13
.zenodo.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"description": "TensorFlow is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries, and community resources that lets researchers push the state-of-the-art in ML and developers easily build and deploy ML-powered applications.",
|
||||
"license": "Apache-2.0",
|
||||
"title": "TensorFlow",
|
||||
"upload_type": "software",
|
||||
"creators": [
|
||||
{
|
||||
"name": "TensorFlow Developers"
|
||||
}
|
||||
],
|
||||
"access_right": "open",
|
||||
"notes": "Specific TensorFlow versions can be found in the \"Versions\" list on the right side of this page.<br>See the full list of authors <a href=\"https://github.com/tensorflow/tensorflow/graphs/contributors\">on GitHub</a>."
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user