Code Monkey home page Code Monkey logo

mnist_dagnn's Introduction

基于MatConvNet的mnist数据集网络训练及测试demo

简介

使用MatConvNet库,针对mnist数据集进行数据打包,并搭建一个网络后训练,最后测试的demo

准备

  • MATLAB (最好为2014a及以上版本)
  • MatConvNet-1.0-bata23

文件说明

create_imdb.m 对mnist的图片数据打包成imdb的格式
create_net.m 使用dagnn创建一个未训练的初始网络
train_net.m 训练网络
getBatch.m 训练时所需的获取batch的函数
test.m 使用训练好的网络对单张图片做测试
acc.m 使用imdb中的测试集测试训练好的网络的准确率

mnist_dagnn's People

Contributors

linchuming avatar

Watchers

 avatar

Forkers

masadcv

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.