SuperRui41

Results 5 issues of SuperRui41

Encodings experiments didn't work by the given command : `python run_experiments.py --algo_params evo_encodings --search_space nasbench_101` By reading the `params.py` code, I see that the project of `[A Study on Encodings...

Hello, I am trying to reproduce the code of the network coding part of the project, and the following problems occurred in the environment configuration: - ERROR: pip's dependency resolver...

Hope to get help. Some errors that occur when I execute the command : `coverage run -m unittest discover -v`, The test result is “Ran 81 tests in 247.720s,FAILED (failures=6,...

After Epoch 0 of train_shared_cnn , when it start to Epoch 0: Training controller.Visdom keeps printing "Setting up a new session..." The program is in a loop: ``` `Setting up...

May I ask if the code implementation of this project is only the algorithm of CATE encoding? Is the code implementation part of other architecture encoding algorithms included in this...