Skip to content

A very rough implementation of Fractal Monte Carlo AI

Notifications You must be signed in to change notification settings

EliasAthey/PyFMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is an implementation of Fractal AI's Fractal Monte Carlo (FMC) algorithm. It can be used for reinforcement learning where states are n real numbers.

Unlike most RL approaches, where an agent takes actions in an environment. I am approaching the problem where the environment and the agent and synonymous. "Actions" are changes to the system and constraints on those changes influence what "actions" are allowed.

About

A very rough implementation of Fractal Monte Carlo AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages