···
首页
···
开发工具
···
开发入门教程
···
网址导航
···
搜索
Ctrl K
神经网络模型
在 TensorFlow 之中使用卷积神经网络
在 TensorFlow 之中使用卷积神经网络,在之前的学习过程之中,我们已经使用过卷积神经网络,但是我们并没有真正的了解该网络的原理以及详细的使用规则。因此这节课我们便学习以下什么是卷积神经网络,并且了解如何在 Tens...
在 TensorFlow 之中使用循环神经网络
在 TensorFlow 之中使用循环神经网络,在之前的学习之中,我们使用了全连接网络、卷积神经网络以及其他的网络。今天我们要来学习另一种常用的神经・网络 —— 循环神经网络(RNN)。,1. 什么是循环神经网络,循环神经网络( recu...
TensorFlow 简介
TensorFlow 简介,本节将从五个方面对 TensorFlow 进行一个简单的介绍。包括 TensorFlow 是什么、能做什么?为什么选择 TensorFlow、TensorFlow 的发展以及 TensorFlow 的核心理念。,1. 什么是 TenosrFlow,,“TensorFlow是...