yzxu-hzau / lanchester

Dataset and source code for applying Approximate Bayesian Computation to evaluate Lanchester's laws of combat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lanchester

Dataset and source code for applying Approximate Bayesian Computation to evaluate Lanchester's laws of combat

Data

  • each csv file contains the battles for one of the 4 periods

Code

  • lanchester.py contains the implementation of the four examined models and some utility classes.
  • example.py is an example of the simulation. It outputs the simulation of 2 models for the first period
  • abc.py implements ABC using a rejection algorithm. For further information type './abc.py --help'

About

Dataset and source code for applying Approximate Bayesian Computation to evaluate Lanchester's laws of combat


Languages

Language:Python 100.0%