Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is the demonstration data? #5

Open
Usaywook opened this issue Jul 14, 2020 · 1 comment
Open

where is the demonstration data? #5

Usaywook opened this issue Jul 14, 2020 · 1 comment

Comments

@Usaywook
Copy link

If I have to make demonstration, how do I compose the dimension of demonstration?
For example,
state = [batch, sequence, *observation_shape]
action = [batch, sequence, *action_shape]

I trained "halfcheetah-v4" for above shape of demonstration, but gail and airl does not be learnt at all...

I does not know what I mistake...

and For binary cross entropy loss, why softmax function is more stable??

@chenmao001
Copy link

hi, i got some wrong when i run gail or airl, there is the error:

deepirl_chainer-master/irl/airl/airl.py", line 91, in _update_if_dataset_is_ready
dataset = self._make_dataset()
AttributeError: 'AIRL' object has no attribute '_make_dataset'

Is '_make_dataset' bulit_in function?
thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants