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

Determine method(s) to answer the questions in the article #20

Open
richelbilderbeek opened this issue Feb 14, 2020 · 1 comment
Open

Comments

@richelbilderbeek
Copy link
Owner

In the article there are some hypotheses that need answering. Devise a method to answer these.

Some methods:

  • Analytically (just using basic maths)
  • Reinforcement learning (a forward method)
  • Dynamic programming (a backward method, going back from the final fight)
  • Neural network (a forward method)

You are free to pick any rational method. Doing multiple is great for comparison and will impress the readers more!

@richelbilderbeek
Copy link
Owner Author

It's a low priority now.

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

3 participants