This commit is contained in:
batchprogrammer314
2021-08-24 14:41:26 -05:00
parent fd376ee202
commit a2cb732bfa
2 changed files with 95 additions and 4 deletions

View File

@@ -6,10 +6,6 @@ TerminatorPlus is a Spigot plugin that allows the creation of server-side player
Releases are currently available on our Discord server, which can be found [here](https://discord.gg/horsenuggets).
### Source Code
The repository for this project can be found here.
### Machine Learning
TerminatorPlus currently utilizes classic population-based reinforcement learning for bot PVP training. Q-learning is a work in progress, along with variable A* pathfinding.