- bug fixes in standalone code
- modified makefile
- Small testing parameter values
- Including small dataset of 8 samples
- New architecture for entire codebase
- Working testing and debugging functions
- AES precompute not done in this version
- 3PC implemeted over new implementation architecture
- AES precompute not done in this version
- Parallelization added
- Layer Types added using object polymorphism
- CNN implemented
- AES precompute done
- Non blocking sockets implemented
- Gazelle, MiniONN, SecureML, Chameleon networks added
- Beaver Triplet optimization
- ReLU, MaxPool swapping optimization
- Look-up bug fixed