tensorflow / hub

A library for transfer learning by reusing parts of TensorFlow models.
https://tensorflow.org/hub
Apache License 2.0
3.49k stars 1.67k forks source link

TensorflowHub Citation #825

Closed MarkKocherovsky closed 3 years ago

MarkKocherovsky commented 3 years ago

Hello,

I would like to know if TF Hub has its own paper to cite or preferred citation (preferably in BibTex format). If not, then should we cite TF using the guidlines given here?

Thank you.

akhorlin commented 3 years ago

There is no stand-alone paper covering TF Hub. Citing TF should be ok in this case.

On Fri, Nov 19, 2021 at 9:36 AM MarkKocherovsky @.***> wrote:

Hello,

I would like to know if TF Hub has its own paper to cite or preferred citation (preferably in BibTex format). If not, then should we cite TF using the guidlines given here https://www.tensorflow.org/about/bib?

Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tensorflow/hub/issues/825, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG52OTA7J3242RIML4DSRW3UM2DJ5ANCNFSM5IMVAMNQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

MarkKocherovsky commented 3 years ago

Alright, thank you!