GithubHelp home page GithubHelp logo

eowyn0406 / tinymind-start-with-0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from link2link/tinymind-start-with-0

0.0 0.0 0.0 5 KB

从零开始深度学习:TinyMind汉字书法识别

Python 100.00%

tinymind-start-with-0's Introduction

TinyMind-start-with-0

从零开始深度学习:TinyMind汉字书法识别

操作步骤

  1. 从官网下载数据集,并解压到当前文件夹。产生train test1 两个文件
  2. 运行data.py文件,进行转录,将原始数据集转录为numpy矩阵,生成data.npy及label.npy
  3. 运行train.py进行训练
  4. 运行test.py使用训练完成的网络生成test.cvs文件上传官网进行测试

工程组织

data.py 数据转换文件
train.py 网络训练文件
model.py 网络描述文件
test.py 最终测试结果生成文件

该项目旨在示范使用pytorch进行深度学习的大体过程,网络结构及超参数都是随意给的,抛砖引玉,欢迎提问!

tinymind-start-with-0's People

Contributors

20134298 avatar link2link 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.