cschen1205/lua-ai
Implementation of machine learning and artificial intelligence algorithms in lua with demo using game bot
This project helps game developers and AI enthusiasts create intelligent game bots. By taking player actions and game state information as input, it produces trained bot models that can learn to mimic or predict player behavior. The primary users are game developers looking to add AI opponents or helpful agents to their games, or researchers exploring game AI.
No commits in the last 6 months.
Use this if you are a game developer building a game in Lua and want to integrate machine learning models like neural networks, decision trees, or Naive Bayes classifiers to create intelligent game agents.
Not ideal if you are looking for a general-purpose machine learning library outside of the game development context or if your project is not built in Lua.
Stars
35
Forks
10
Language
Lua
License
MIT
Category
Last pushed
Jun 26, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cschen1205/lua-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
facebookresearch/habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks and environments.
facebookresearch/ELF
An End-To-End, Lightweight and Flexible Platform for Game Research
utra-robosoccer/soccerbot
Soccer playing robot representing Canada from University of Toronto
Project-DC/pygeneses
A PyTorch based DeepRL framework to train and study artificial species in bio-inspired environments.
alex-petrenko/megaverse
High-throughput simulation platform for Artificial Intelligence reseach