Skip to content
/ sumIT Public

Computes the sum or difference of two digits, given two images and an operation to perform +/-.

Notifications You must be signed in to change notification settings

ka00ri/sumIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sumIT/diffIT

Pytorch framework project playground

  • Data preparation:
    • Generates pairs of 2 digits, concatenated along the width axis
    • Splits data into train and test datasets
    • Saves each digit pair separately with names as labels
  • Model architecture: * *
  • Evaluation:

About

Computes the sum or difference of two digits, given two images and an operation to perform +/-.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages