mrdbourke / tensorflow-deep-learning

All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
https://dbourke.link/ZTMTFcourse
MIT License
5.15k stars 2.53k forks source link

TensorFlow Hub & Tensorboard #661

Open shmaisanimostafa opened 1 month ago

shmaisanimostafa commented 1 month ago

These 2 have been closed from Google itself, so the content related to them shall be deleted. Although I am new in the field, but when I watch the videos, I see how much important they were, don't know why Google did that, but... Also the Tensorflow Developer Certificate has been shutten down :(

AnilKamath27 commented 1 month ago

Hi, Mostafa.

  1. Tesnorflow hub models are being officially hosted by kaggle (https://www.kaggle.com/models?tfhub-redirect=true).
  2. Tensorboard can still be used locally. Use the documentation to log it and visualise it locally.

Happy learning!

shmaisanimostafa commented 1 month ago

Aha Great! Thank you