Skip to content

To train rl_policie #6

@serserher

Description

@serserher

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions