GithubHelp home page GithubHelp logo

fashion-mnist's Introduction

Fashion-MNIST

数据

训练数据与测试数据都要放在Data文件夹下,由于训练数据较大,我暂未上传。

训练

在进行参数选择的训练时,请使用train_para.py文件进行训练,超参选择范围可以在config.py文件中进行修改,在终端输入python train_para.py即可进行训练。
在进行单次训练时,可以使用train.py文件进行训练,超参可以在train.py文件中进行修改,在终端输入python train.py即可进行训练。

测试

最优模型保存为best_model.pkl,与测试与训练代码在同一路径下,进行测试时,在终端输入test_model.py即可进行测试。

fashion-mnist's People

Contributors

ming-sourse 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.