项目作者: shehio

项目描述 :
A panoply of algorithms in game theory, econometrics, and simulations.
高级语言: JavaScript
项目地址: git://github.com/shehio/Project-Nash.git
创建时间: 2016-09-03T01:08:14Z
项目社区:https://github.com/shehio/Project-Nash

开源协议:MIT License

下载


Project-Nash


Russell-Crowe-Jennifer-Connelly-A-Beautiful-Mind-2001
I watched the movie A Beautiful Mind when I was young, and it has had a lasting effect on me.

FAQ

Why is this repo called Project Nash?

It’s named after John Nash.

What’s the history of this repo?

I started this repo in 2016 and have worked on it for the most part during the first couple of years.

Who is this repo for?

Developers interested in game theory, econometrics, Monte Carlo simulations, and financial engineering.

What are the future plans for this repo?

This Repo is merely educational, although I mean to improve it since my skills have developed over time.

What is some code in this repo?

  • Nash Equilibrium for simultaneous/sequential games.
  • Monte Carlo simulations
  • Simplex
  • Minimax
  • Time series analysis

What is the philosophy of this repo?

Since all the code in this repo is for education and fulfillment purposes, I prefer clarity to unnecessary optimizations.