Skip to content
#

a-star-path-finding

Here are 125 public repositories matching this topic...

A visualizer for the core search algorithms used in AI and game development. Special thanks to Amit Patel and his cool tutorials for providing me with the inspiration. #MadeWithUnity

  • Updated Oct 10, 2024
  • C#

Using deep reinforcement learning to play Snake game. The used algorithm is PPO for discrete! It has the brilliant performance in the field of discrete action space just like in continuous action space. You just need half an hour to train the snake and then it can be as smart as you.|使用深度强化学习玩蛇游戏。 使用的算法是离散的 PPO! 它在离散动作空间领域有着与连续动作空间一样的出色表现。

  • Updated Nov 9, 2024
  • Python

Improve this page

Add a description, image, and links to the a-star-path-finding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the a-star-path-finding topic, visit your repo's landing page and select "manage topics."

Learn more