TensorFlow 是一个开源的机器学习框架,由 Google 的大脑团队开发。以下是一些 TensorFlow 的基础教程和文档。

快速开始

  1. 安装 TensorFlow

    • 确保你的 Python 环境已经准备好。
    • 使用 pip 安装 TensorFlow:pip install tensorflow
    • TensorFlow 安装指南
  2. 创建第一个 TensorFlow 程序

深入学习

  1. TensorFlow 架构

  2. TensorFlow 高级功能

    • 使用 TensorFlow 进行深度学习,包括神经网络、卷积神经网络和循环神经网络。
    • TensorFlow 高级教程

社区资源

TensorFlow Logo