Het Shah

Results 4 issues of Het Shah

We need to add support for Distributed training, we can directly make use of Pytorch DDP if we want as of now. Let me know if anyone wants to take...

enhancement

Currently, the user has to import and run all three things independently. Having a pipeline will make the entire work streamlined for the end-user. The user should be able to...

enhancement

Currently, the readme has nothing in it. Add installation instructions for the library and also make a checklist of papers we have currently implemented.

documentation
good first issue

Hello! Earlier I had installed ocaml-torch for a CPU version. I am trying to install ocaml-torch for GPU acceleration with the following commands. (Downloaded and unzipped libtorch 1.10) ``` export...