TheVeggydude / MARL-lockdown

A Multi-Agent Reinforcement Learning project that learns to solve the Coordinated Lockdown problem.
MIT License
3 stars 0 forks source link

Create reward function. #16

Closed TheVeggydude closed 3 years ago

TheVeggydude commented 3 years ago

This function should take in a state, and returns some reward valuation of the state. The function should reward low infected & exposed values.