Closed Dljdd closed 1 week ago
Hey, @Dljdd Could you make sure the unit tests and lint are passing?
Hi, @SaashaJoshi I have modified the files, the unit tests and lint should be passing now
Hi @Dljdd, I am going to merge this repository. If there are any required changes, I will suggest making another repository. I do not want your hard work go waste by me being late in reviewing your code!
Added implementation for Bitplane Representation of Quantum Images (BRQI) #131
The implementation of BRQI is present within the embeddings/image_embeddings/brqi.py file.
Added test cases for the BRQI Module in the tests/embeddings/image_embeddings/test_brqi.py file