搜索资源列表
freya
- use freya and lua together in a game engine
hongdoutest
- 北大侠客行机器人,使用lua编程-North knight line robot programming using lua
AI
- 基于lua,和c++,a*的自动寻路-Based on lua, and c++, a* automatic pathfinding. .
Axingxunlusuanfa
- A星寻路算法,lua实现的,很好,很实用。-failed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translate
CNN_Torch7-master
- 在ubuntu下实现cnn网络,有相关数据集(CNN_Torch7 ========== This code use the code of Supervised Learning tutorial of Torch7. I add the loading of image by using graphicsMagick for Torch7. 1. for the code intepretation: http://code.madbits.com/wiki/doku.php?id
神经网络自动跑马里奥
- 利用神经网络学习跑马里奥,脚本源码是NEAT.lua,已经整合在一起 测试方法:打开模拟器EmuHawk.exe,载入游戏,进入游戏后保存(save state),进入目录\SNES\State,找到刚才保存的文件,重命名为DP1.state,把这个文件复制到LUA文件夹和模拟器文件夹下,运行脚本就可以了. 哔哩哔哩上有作者的演示视频,搜索MarI/O(Use neural networks to learn how to run Mario)