Binary Neural Network
Budget: ₹600 – ₹1,000 INR
Write a python(use latest version) code to implement Binary Neural Networks (Not a binarized Convolutional Neural Network) with Weights and Activations Constrained to +1 or −1. Accuracy should be greater than 90%. Extract the weights in a separate file. For the reference please find the attachment.