This is a seminal paper on reproducibility in cancer biology. It should be a gold standard for reproducible research work. Therefore, it should be attempted to reproduce it. Supposedly, this will be pretty easy to reproduce and can be used as a *positive control* in repro hacks!
The current code is written in Torch, which is no longer actively maintained. Since deep learning in nanophotonics is an area of active interest (e.g. for the design of new metamaterials), it is important to update the code to use a more modern deep learning library such as tensorflow/keras
I tried hard to make this paper as reproducible as possible, but as techniques and dependencies become more complex, it is hard to make it 100% clear. Any form of feedback is more than welcome.