Gaussic
Home
Machine Learning
Python
CNN
A collection of 2 posts
TensorFlow
CNN 与 RNN 中文文本分类 - 基于 TensorFlow 实现
本章旨在使用TensorFlow API实现卷积神经网络与循环神经网络文本分类。
TensorFlow
TensorFlow (2) - 卷积神经网络
本章主要说明如何使用神经网络训练MNIST手写体字符识别,以及如何可视化权重。