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!
I tried hard to make it reproducible, so hopefully this paper can serve as an example on how reproducibility can be achieved. I think that being reproducible with only few commands to type in a terminal is quite an achievment. At least in my field, where I usually see code published along with paper, but with almost no documentation on how to rerun it.
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