Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道 DS 的硬件是否能够运行使用遗传算法利用前馈神经网络的游戏。我知道这与自制游戏以及 nn 和 ga 的实现有关,但我很好奇......
(我对如何使用 DS 的 ARM 等一无所知)
提前致谢 :-)
是的,像 Nintendo DS 这样的设备对于这类事情来说已经足够强大了。我没有专门使用 Nintendo DS,但我已经为 Windows Mobile 智能手机编写了一个神经网络字符识别应用程序,它的处理能力相当。
正如您所提到的,这完全取决于您如何编写它。您可以轻松地编写在 Nintendo DS 上不起作用的东西。