神经网络编程,寻找一个好的简单的游戏来训练网络
Neural Network Programming, Searching for a good & simple game to train network for
我正在编写一个程序来创建简单的神经网络。为了能够将它深深地融入到游戏中,我正在寻找一个用 Java 编写并开源的(简单的 2D)游戏。我找过,没找到合适的。
简单的井字游戏怎么样?
这是来自 Github https://github.com/IhorKlimov/TicTacToe
编辑:-
这是另一个有更多 2d 游戏的游戏 https://github.com/wouterken/JavaGames
希望对您有所帮助
我正在编写一个程序来创建简单的神经网络。为了能够将它深深地融入到游戏中,我正在寻找一个用 Java 编写并开源的(简单的 2D)游戏。我找过,没找到合适的。
简单的井字游戏怎么样?
这是来自 Github https://github.com/IhorKlimov/TicTacToe
编辑:- 这是另一个有更多 2d 游戏的游戏 https://github.com/wouterken/JavaGames
希望对您有所帮助