Skip to content

Submission#11

Open
achyutS1281 wants to merge 3 commits into
buaiml:masterfrom
achyutS1281:master
Open

Submission#11
achyutS1281 wants to merge 3 commits into
buaiml:masterfrom
achyutS1281:master

Conversation

@achyutS1281
Copy link
Copy Markdown

Pacathon Submission

What is your team name?

Team Name: Achyut


Who is on your team?

Name BU Email BU ID GitHub Account
Achyut Shastri shastria@bu.edu U01696765 achyutS1281

How does your Pacman work?

It was trained on a BFS search to find nearby pellets. It then uses this information to carve a pth to the most pellets. It also had punishments for if it got stuck in a corner or revisited tiles it had already gone to using a Heat map. Additionally, it uses an exponential decay function to normalize the results of finding the nearest pellet and feeding it into the algorithm.


Checklist:

I ensure that I:

  • [ Y] have included my model's weights (the .json file) in my commit
  • [ Y] have configured the tournament behavior to use those weights
  • [ Y] copied over any code needed to run my model (e.g., all inputs to the neural network)
  • [ Y] tested the tournament at least once before submission (just to make sure everything is working)
  • [Y ] have not intentionally modified the game state in any way

@CJCrafter
Copy link
Copy Markdown
Contributor

2670

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

Successfully merging this pull request may close these issues.

2 participants