YouTube Channel Recommendations for people who like TensorFlow (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About TensorFlow
Welcome to the official TensorFlow YouTube channel. Stay up to date with the latest TensorFlow news, tutorials, best practices, and more!
TensorFlow is an open-source machine learning framework for everyone.
Recent Videos from TensorFlow
Continuous control and Actor-Learner API (Reinforcement learning with TensorFlow Agents)
Wei Wei, a Developer Advocate for TensorFlow, discusses continuous and discrete control, and walks through how to use the Minitaur environment to train a 4-legged robot to walk with the Actor-Learner API.
Resources:
SAC minitaur with the Actor-Learner API Tutorial → https://goo.gle/3oAa9FF
TF Age… Build a board game app with policy gradient (Reinforcement learning with TensorFlow Agents)
Wei Wei, a Developer Advocate for TensorFlow, walks through how to build a board game app that leverages TF Agents to train a REINFORCE agent for a custom environment, convert the model to TFLite, and deploy it on Android.
Resources:
Building a board game app with TensorFlow: a new TensorFlow Lite… Introduction to TF Agents and Deep Q Learning (Reinforcement learning with TensorFlow Agents)
Wei Wei, a Developer Advocate for TensorFlow, introduces TF Agents and walks through how to use the Deep Q Learning model to solve the cartpole environment.
Resources:
TensorFlow Agents homepage → https://goo.gle/34i7MAI
Train a Deep Q Network with TF Agents Tutorial → https://goo.gle/3oz26ZQ
TF…