-
finish agent code:
- set up NN, play around with the layers, the ones from the tutorial might not be the best X
- handle caching, function to sample cache X
- how to handle checkpoints X -> PPO fallback implementation
-
features:
- implement wayfinding (a_star) X
- moving kernels? (window_method) X
- cluster coins? (idw_map) X
- how to handle players with diffrent amount of points (maybe target players with higher points?)
- killing an opponent
- less features is a better idea (better idea) X -> calculating feature importance (random forest) --> droping a feature from a certain of predictors --> some paper or resource
forked from ukoethe/bomberman_rl
-
Notifications
You must be signed in to change notification settings - Fork 0
itisacloud/bomberman_rl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 81.2%
- Jupyter Notebook 18.4%
- Other 0.4%