Exploring the TensorFlow Ecosystem
00:00 While you look around for pre-trained models, or code snippets, you might run into ones that are written in TensorFlow version one. The change from version one to version two is drastic, and upgrading your code can be difficult, so just have that in mind.
00:17 Some useful websites and tools that you can use are TensorFlow Hub, which is a library for reusable machine learning modules, Model Garden, which is an official collection of models that use TensorFlow’s high-level APIs, and “Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow,” which is a comprehensive book on how to create machine learning models using TensorFlow.
00:43 Alright, you learned a great deal about TensorFlow. In the next lesson, you’ll be exploring PyTorch.
Become a Member to join the conversation.