You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was curious about one aspect. In your paper, you mentioned using the handicap provided by Jericho. Upon reviewing your code, it appears that commands which don't affect 'look' and 'inventory' are being handicapped.
Could you help me understand? Is it that Jericho considers commands that change the environment as valid, instead of specifically checking for valid commands in the environment?
I'd greatly value your insight on this. Thank you!
The text was updated successfully, but these errors were encountered:
I've been truly inspired by your work.
I was curious about one aspect. In your paper, you mentioned using the handicap provided by Jericho. Upon reviewing your code, it appears that commands which don't affect 'look' and 'inventory' are being handicapped.
Could you help me understand? Is it that Jericho considers commands that change the environment as valid, instead of specifically checking for valid commands in the environment?
I'd greatly value your insight on this. Thank you!
The text was updated successfully, but these errors were encountered: