Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neural Network Application #11

Open
4 of 15 tasks
AlexanderViand opened this issue Aug 4, 2020 · 0 comments
Open
4 of 15 tasks

Neural Network Application #11

AlexanderViand opened this issue Aug 4, 2020 · 0 comments
Assignees
Projects

Comments

@AlexanderViand
Copy link
Contributor

AlexanderViand commented Aug 4, 2020

To implement the NN-Inference application, the following needs to be done:

  • Train Plaintext version of LeNet-5 for MNIST using approximated activation functions
  • Train Plaintext version of SqueezeNet for CIFAR-10 using approximated activation functions
  • Add plotting code for application
  • Implement networks in SEALion
  • Implement networks in nGraph-HE (Depends on nGraph-HE build issues being solved, see nGraph-HE build not working #4)
  • Implement networks "manually optimized" in SEAL-CKKS-SIMD (recycle code from MSR Private AI Bootcamp Project)
  • Implement networks naively in SEAL-CKKS
  • Consider how to modify network for integer-only (SEAL-BFV/SEAL-BFV-SIMD, ALCHEMY, Ramparts)
  • Implement networks naively in SEAL-BFV
  • Implement networks "manually optimized" in SEAL-BFV-SIMD
  • Implement networks in ALCHEMY
  • Implement networks in Ramparts
  • Consider how to modify/quantize network for binary-only (Cingulata, TFHE)
  • Implement networks in Cingulata
  • Implement networks in TFHE
@AlexanderViand AlexanderViand created this issue from a note in SoK Tasks (In progress) Aug 4, 2020
@AlexanderViand AlexanderViand self-assigned this Aug 4, 2020
AlexanderViand added a commit that referenced this issue Aug 4, 2020
@AlexanderViand AlexanderViand moved this from In progress to Stalled: Feedback/Discussion required in SoK Tasks Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
SoK Tasks
  
Stalled: Feedback/Discussion required
Development

No branches or pull requests

1 participant