syf0518

Results 5 comments of syf0518

Thanks for your contribution, it is wonderful.I encounter a problem when I install torch_radon from https://github.com/matteo-ronchetti/torch-radon .When I run "python setup.py install", it raises the question: FileNotFoundError: [WinError 2] 系统找不到指定的文件。

> Please type `python setup.py install` in the `torch-radon` main directory Thank you for your reply.The error is in line 9,setup.py. Due to I don't have a environment variable named...

> have you ever tried manually tweak the hyperparameters of the Plug-and-play solver to see its performance instead of using the RL policy? No, I haven't tried that.What are the...

> > > > 还没有 请问您现在解决了吗?我用6.0版本训练也报这个错。

The config's value should be a path to a valid python file which contains a function called `get_config()` that returns a python object specifying a configuration.