Coder Social home page Coder Social logo

mnist_homework_project's Introduction

mnist_homework_project

For 《高级程序设计c#(王晗)》

此项目是在c#课程(实际学的是python)的配套代码,由我们组(谢孝淼,杨柳,闫浩楠,武志远)提交并维护,我是组长武志远。

依赖:暂时需要 numpy,struct,matplotlib

测试环境:Ubuntu 16.04 LTS,python 3.5.2

运行方法:在当前目录下 ,在terminal里输入:

python main.py

Update1   2017-4-16

博客:http://www.jianshu.com/p/18211e7d96a5

主要给项目添加了数据集,包括train_data,train_label,test_data,test_label.写了解析数据集的代码input_file,可以把数据集的二进制流文件解析, 并转化成numpy.array类型,便于之后的进一步操作。main函数里暂时写了测试代码,证明input_file是可以正常工作的。

Update2   2017-5-8

http://www.jianshu.com/p/3404d9704cbb

1,初步探索了下机器学习算法在minst上的性能. 2,把代码改成了python3的,之前是python2写的。

Update3 2017-5-xx

增加了pytorch代码

Update4 2017-6-4

增加了matplotlib的一个示例

mnist_homework_project's People

Contributors

wuzy361 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

xiexiaomiao

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.