tf.hub.KerasLayer | TensorFlow, TensorFlow Developers, 2024 (Google) - Official API documentation for integrating TensorFlow Hub modules into Keras models.
A Survey on Transfer Learning, Sinno Jialin Pan and Qiang Yang, 2010IEEE Transactions on Knowledge and Data Engineering, Vol. 22 (IEEE)DOI: 10.1109/TKDE.2009.191 - A widely cited foundational survey paper that defines and categorizes transfer learning, a technique central to TensorFlow Hub's utility.
Deep Learning with Python, François Chollet, 2021 (Manning Publications) - A practical guide to deep learning using Keras, including discussions on transfer learning and using pre-trained models effectively.