目录

本文训练的一个难点:

1.数据归一化

2.动量优化会更好一些

3.要训练充分,本文训练3个epoch,准确率为69%,训练6个epoch,准确率为85%。

附录:全部代码:

1.加载数据

1.1.可视化数据

1.2预处理数据

2.建立模型

3.训练模型


本文训练的一个难点:

1.数据归一化

tensorflow之 alenet cifar10

2.动量优化会更好一些

tensorflow之 alenet cifar10

3.要训练充分,本文训练3个epoch,准确率为69%,训练6个epoch,准确率为85%。

附录:全部代码:

tensorflow之 alenet cifar10

1.加载数据

tensorflow之 alenet cifar10

1.1.可视化数据

tensorflow之 alenet cifar10

1.2预处理数据

tensorflow之 alenet cifar10

tensorflow之 alenet cifar10

2.建立模型

tensorflow之 alenet cifar10

tensorflow之 alenet cifar10

tensorflow之 alenet cifar10

3.训练模型

tensorflow之 alenet cifar10

tensorflow之 alenet cifar10

tensorflow之 alenet cifar10

tensorflow之 alenet cifar10

tensorflow之 alenet cifar10

【完毕】

 

相关文章: