Git Product home page Git Product logo

emnist's People

Contributors

crazzle avatar louisgv avatar ryanjcooper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

emnist's Issues

Lowercase letters.

Hey,

Is there a way to extract lowercase letters alone? I noticed that they are merged with its uppercase counterparts. I'm working with "letters" dataset.

Thanks in advance.

Can you help me with the usage?

Hi. firstly, thankyou for the wonderful work to test MNIST clissifier model that trained by keras.

but I dont get to how to run "trining.py" to get model.
I cloned your git rep and download "data/mnist_all.mat" from "http://www.cs.nyu.edu/~roweis/data.html"
and give to --file option like above.

python3 training.py --file ./mnist_all.mat

but the log sais

  File "training.py", line 57, in load_data
    mapping = {kv[0]:kv[1:][0] for kv in mat['dataset'][0][0][2]}
KeyError: 'dataset'

looks like the .mat file data is wrong.

can you tell me what .mat file I have to use and explain more about usage?

thank you

No such file or directory: 'bin/mapping.p'

When running training.py, it looks for a file in 'bin/', which as far as I can tell, doesn't exist. My assumption is that on your local repo there was a ./bin/ directory but git ignored it when pushing?

Pretrained model files

Do you have trained model files you could share? I just wanted to test the model and it would be great if you could share the model files.

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.