Matthew Coleman

Results 3 issues of Matthew Coleman

Broker connection is broken after a restart. Tested reconnect by entering configuration, touching a field and then saving status. Touch may not be required. This is not tested. Reboot may...

RuntimeError: Expected object of backend CPU but got backend CUDA for argument #4 'mat1' File "/home/matt/Dropbox/Receiver/Antenna/antenna_sims/pytorch/DRL/Agents/Base_Agent.py", line 128, in run_n_episodes self.step() File "/home/matt/Dropbox/Receiver/Antenna/antenna_sims/pytorch/DRL/Agents/DQN_Agents/DQN.py", line 32, in step self.learn() File "/home/matt/Dropbox/Receiver/Antenna/antenna_sims/pytorch/DRL/Agents/DQN_Agents/DQN.py",...

Command option --no_param_auto_fetch added to prevent parameters upload. Added console menu option for preload. This was necessary for testing. Adding some state tracking to enable parameter fetch when requested while...