Code Monkey home page Code Monkey logo

cifar-10-classify-with-mindspore's Introduction

cifar-10-classify-with-MindSpore

本文提供了一个基于开源框架MindSpore的图像识别实验。该实验演示了如何利用开源框架MindSpore完成CIFAR-10图像识别任务。阐明了整个实验功能、结构与流程,并且进行了模型的优化与调参。 增加卷积的个数、卷积核的大小、增加网络的深度的模型超参数调整,经过实验验证,将模型的准确率从0.60提升至0.73,使损失从1.13降至0.77,说明了超参调整的有效性。由于原版LeNet5的层数少,参数量小,故猜测模型能力不足以容纳cifar-10数据集的所有特征信息,调参的方向是扩大模型参数量。增加卷积的个数、卷积核的大小、增加网络的深度均是提升模型参数的途径。

cifar-10-classify-with-mindspore's People

Contributors

tony199110 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.