- JDK 14 is required to run this project
- To start the simulation run
src/tanks/RobocodeRunner.java
- The model is pretrained in the
robots/sample/RL.data/data.dat
androbots/sample/RL.data/data_shooting.dat
files - To run the simulation with the pretrained model uncomment
useSavedMap()
function call atsrc/sample/RL.java:61
- To see the simulation uncomment line at
src/tanks/RobocodeRunner.java:65
- Number of rounds can be changed at
src/tanks/RobocodeRUnner.java:69
- To train the model from scratch don't call the
useSavedMap()
function, newly trained model will be saved torobots/sample/RL.data
directory
-
Notifications
You must be signed in to change notification settings - Fork 1
ErikCh222/projektPDA
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