Skip to content
#

hamiltonian-cycle

Here are 31 public repositories matching this topic...

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 Apr 16, 2024
  • Python

Algorithm for solving the Hamiltonian cycle problem deterministically and in linear time on all instances of discocube graphs (tested for graphs with over 8 billion vertices). Discocube graphs are 3-dimensional grid graphs derived from: a polycube of an octahedron | a Hauy construction of an octahedron with cubes as identical building blocks...

  • Updated Jul 18, 2023
  • Rust

Improve this page

Add a description, image, and links to the hamiltonian-cycle 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 hamiltonian-cycle topic, visit your repo's landing page and select "manage topics."

Learn more