# MNIST_CNN_tf2 **Repository Path**: he_zhifan/mnist_-cnn_tf2 ## Basic Information - **Project Name**: MNIST_CNN_tf2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-26 - **Last Updated**: 2021-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MNIST_CNN_tf2 参考博文[CNN训练MNIST数据集tenflow2(上)](http://www.icfgblog.com/index.php/NN/165.html) 做了一下工作: - 用keras搭建cnn网络,训练MNIST数据集 - 添加噪声、权重量化,对比精度损失 - 转tflite格式,对比精度损失