.net 初学者
Learn how to use TensorFlow 2.0 in this full video course from Tech with Tim. This course will show you how to create neural networks with Python and TensorFlow 2.0.
在Tech与Tim的完整视频课程中,学习如何使用TensorFlow 2.0。 本课程将向您展示如何使用Python和TensorFlow 2.0创建神经网络。
This version of TensorFlow makes models easier to understand, maintain, and develop. Whether you are new to TensorFlow or just want to learn about the updates in version 2.0, this course is for you.
此版本的TensorFlow使模型更易于理解,维护和开发。 无论您是TensorFlow的新手,还是想了解2.0版中的更新,本课程均适合您。
Here are some of the topics you'll learn in the course:
以下是您将在课程中学习的一些主题:
- What is a Neural Network? 什么是神经网络?
- How to load & look at data 如何加载和查看数据
- How to create a model 如何建立模型
- How to use the model to make predictions 如何使用模型进行预测
- How to classify text 如何分类文字
- How to install TensorFlow GPU on Linux 如何在Linux上安装TensorFlow GPU
You can also watch the full video on the freeCodeCamp.org YouTube channel (2 hour watch).
您也可以在freeCodeCamp.org YouTube频道上观看完整视频 (观看2小时)。
翻译自: https://www.freecodecamp.org/news/learn-to-develop-neural-networks-using-tensorflow-2-0-in-this-beginners-course/
.net 初学者