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

implementation details #828

Closed darcula1993 closed 2 years ago

darcula1993 commented 2 years ago

Will tfhub provide model implementation codes in the future? It will be convenient for developers who want to learn implementation skills.

akhorlin commented 2 years ago

We are planning to encourage and enable model publishers to provide links to the code used to generate models hosted on TF Hub.

On Thu, Dec 2, 2021 at 12:38 PM Xinwei Li @.***> wrote:

Will tfhub provide model implementation codes in the future? It will be convenient for developers who want to learn implementation skills.

— 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/828, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG52OTBILZWABOTZGJVFB63UO5LDZANCNFSM5JG4P6GQ . 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.

UsharaniPagadala commented 2 years ago

@darcula1993 Closing this issue as it is resolved.Please feel free to reopen if this still persists.Thanks