lj-ditrapani / ljd-rts-ai-agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ljd RTS AI Agent

This is the code I wrote for my thesis titled A REAL-TIME STRATEGY AGENT FRAMEWORK AND STRATEGY CLASSIFIER FOR COMPUTER GENERATED FORCES while attending the Air Force Institute of technology.

The code was written in 2011 and 2012.

The thesis is available on The Defense Technical Information Center (DTIC) http://www.dtic.mil/dtic/tr/fulltext/u2/a563243.pdf or http://www.dtic.mil/cgi-bin/GetTRDoc?AD=ADA563243

Folder structure

  • classifier: code to run the classifiers
  • dataprocessing: code to process data
  • ljd: actual AI agent

About


Languages

Language:Python 84.2%Language:C 13.5%Language:Makefile 1.1%Language:Shell 1.0%Language:C++ 0.3%