GithubHelp home page GithubHelp logo

cnn's Introduction

CNN炼丹笔记

1基于Pytorch实现LeNet5和AlexNet

Pytorch是目前最流行深度学习框架,被广泛地应用在深度学习以及人工智能领域。LeNet5是称为是卷积神经网络CNN用于图像识别的开山之作,而AlexNet是让卷积神经网络大放异彩的模型,两个模型对于卷积神经网络具有非常重要的意义。本次使用Pytorch这一深度学习框架来实现LeNet5和AlexNet这两个模型。在最终实现的效果中,实现的LeNet5模型在测试集中最终的准确率为98.61%,实现的AlexNet模型在测试集中最终的准确率为88.38%,两个模型均实现了较高的准确率。

LeNet5:

image-20230310175233756

AlexNet:

image-20230310175153524

cnn's People

Contributors

caokuii 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.