Skip to content

smanolloff/vcmi-MMAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A VCMI AI library which uses pre-trained models for commanding a hero's army in battle.

During gameplay, MMAI extracts various features from the battlefield, feeds it to a pre-trained model and executes an action based on the model's output.

MMAI is also essential during model training, where the collected data is sent to vcmi-gym (a Reinforcement Learning environment designed for VCMI).

This repo is a submodule of https://github.com/smanolloff/vcmi.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages