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

On the performance of FIFA bot #3

Open
Maphist0 opened this issue Jul 10, 2018 · 1 comment
Open

On the performance of FIFA bot #3

Maphist0 opened this issue Jul 10, 2018 · 1 comment

Comments

@Maphist0
Copy link

Great work and thank you for sharing this interesting FIFA bot !!
I'm wondering whether the goal in the Youtube video (linked in the README) is performed by the agent?

I run your code on my setup, but the performance is somehow not ideal. Some strange things are observed:

  1. A lot of subtle movements are generated by the movement LSTM branch. The player literally won't move towards the opponent's goal.
  2. The action LSTM network produces, in most cases, the no-op option. (I guess the last empty entry in this variable stands for no-op, am I right?)

What's your experience on improving the performance? Thank you ahead of time!

@ChintanTrivedi
Copy link
Owner

ChintanTrivedi commented Jul 10, 2018 via email

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