event-vae-rl icon indicating copy to clipboard operation
event-vae-rl copied to clipboard

To train rl_policie

Open serserher opened this issue 3 years ago • 2 comments

Hello!

I've succesfully trained the evae with the gates and got a good amount of weights, but when it comes to training the rl_policie, I execute this line in the command promt python train.py --obs_type event_stream --data_len 3 --tc --rep_weights C:\Users\username\event-vae-rl\event_vae\weights --ls 128, and instead of it running straight away I get one error asking for more parameters: TypeError: __init__() missing 2 required positional arguments: 'stack' and 'tc'.

Even after adding those parameters to the call, it gives me exactly the same error (and of course nothing happens in airsim).

I'd appreciate some help as I'm kinda stuck with this.

Thank you very much for sharing your work!

serserher avatar Feb 05 '22 10:02 serserher

Hello! I also encountered this problem, could you tell me how to solve it? Thank you very much! Best wishes

sumzora avatar Apr 19 '22 07:04 sumzora

Hi! I have the same isssue and seems like it have not been fixed after 2 years .Anyone got the answer?

anhquanpham avatar Jul 11 '24 03:07 anhquanpham