1 分钟
文章 · 第 18 页
4 分钟
TensorFlow 2 中文文档 - RNN LSTM 文本分类
TensorFlow2文档,TensorFlow2.0文档,TensorFlow2.0 TF2.0 TensorFlow 2 / 2.0 官方文档中文版,循环神经网络(Recurrent Neural Network, RNN) 和 长短期记忆模型(Long Short-Term Memory,LSTM) 分类 IMDB 。
4 分钟
TensorFlow 2 中文文档 - TFHub 迁移学习
TensorFlow2文档,TensorFlow2.0文档,TensorFlow2.0 TF2.0 TensorFlow 2 / 2.0 官方文档中文版,迁移学习(transfer learning)分类 CIFAR-10 。
5 分钟
TensorFlow 2 中文文档 - 卷积神经网络分类 CIFAR-10
TensorFlow2文档,TensorFlow2.0文档,TensorFlow2.0 TF2.0 TensorFlow 2 / 2.0 官方文档中文版,卷积神经网络(Convolutional Neural Networks, CNN)分类 CIFAR-10 。
4 分钟
TensorFlow 2 中文文档 - 保存与加载模型
TensorFlow2文档,TensorFlow2.0文档,TensorFlow2.0 TF2.0 TensorFlow 2 / 2.0 官方文档中文版,保存与加载模型 Save and Restore model。
4 分钟
TensorFlow 2 中文文档 - 过拟合与欠拟合
TensorFlow2文档,TensorFlow2.0文档,TensorFlow2.0 TF2.0 TensorFlow 2 / 2.0 官方文档中文版,过拟合与欠拟合 Explore overfitting and underfitting,示例使用 IMDB 影评数据集。