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

Add a property to Simulation that will kill the simulation if car isn't moved for a period of time. #17

Closed
lukeharwood11 opened this issue Sep 1, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lukeharwood11
Copy link
Owner

Add a property to the Simulation class that will allow the current simulation to quit if the car hasn't moved x distance within y amount of time.

This feature is needed for most machine learning algorithms such as Q-Learning or Genetic Algorithm.

@lukeharwood11 lukeharwood11 added the enhancement New feature or request label Sep 1, 2022
@lukeharwood11 lukeharwood11 self-assigned this Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant