Necto icon indicating copy to clipboard operation
Necto copied to clipboard

Results 10 Necto issues
Sort by recently updated
recently updated
newest added

Added Documentation to Nectos main files and Refactored reward class to avoid big solo function

`torch.jit.load(path)` fails with non-ascii paths (https://github.com/pytorch/pytorch/issues/75171). Until that is fixed, the workaround is opening the file with `open(path, "rb")` and passing the file object to `torch.jit.load` instead.

Inverting boost timer since value of state.boost_pads is 1 when boost is present and 0 when boost is picked up

I don't want to sound presumptuous because I'm far from an expect but wouldn't a physics emulation without graphics allow for a simultaneous training of say 10,000 games at once...

File "C:\Users\example\AppData\Local\necto2\venv\lib\site-packages\rocket_learn\rollout_generator\redis\utils.py", line 60, in _unserialize_model agent = pickle.loads(buf) ModuleNotFoundError: No module named 'multi_stage_discrete_policy' Press any key to continue . . .

Hello, I have the RLBot zip file and I cannot use Necto. Everytime I launch it, it says: **ERROR: Could not find a version that satisfies the requirement torch==1.9.1+cpu (from...

I installed the bot and it's everything alright, running RL and starting private match. The issue is that nexto, necto doesn't play, only runs straight, ignores the ball.. must be...