Skip to content

Train normal mnist using same input options #4

Description

@rdaly525

Train mnist using a normal linear regression. But downsample the image to the same amount that I have been in LUTNet. I want to see if I can get at least accuracy parity with a constrained input.

Right now I have been downsampling 28x28 -> 14x14 and using only the top bit. But it would be good to figure out how to do this with other mnist architectures (DNN, CNN) with whatever downsampling occuring. This will be easier with Issue #3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions