Skip to content

sugoi/reinforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monad-optimize

Monad Transformer for Fact Acquisition, Prediction and Optimization

what it does

  • Track the context.

The context starts from a given initial state, and is updated by the updater function each time an action take place.

You can also manually update the context.

  • Action

-- Gen action

  • Feature

You can also present certain features. Features may include -- The optimization target (cost, score); -- The side-effect values that may hint the optimization. -- Debug values.

About

Monad for Fact Acquisition, Prediction and Optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors