文件名称:Python-Mnasnet的一个TensorflowKeras实现
文件大小:195KB
文件格式:ZIP
更新时间:2022-09-01 02:25:17
Python开发-机器学习
A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile. 提供在MNIST数据集上进行训练和评估的示例。
【文件预览】:
MNasNet-Keras-Tensorflow-master
----MnasnetEager.py(7KB)
----train.py(676B)
----train_eager.py(5KB)
----README.md(1KB)
----Mnasnet.py(7KB)
----mnasnet.png(188KB)
----.gitignore(1KB)