Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mensch72 authored Feb 27, 2024
1 parent 3f9c133 commit 9bfbaf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Extension of webppl-agents with [additional non-maximizing agent types](/src/agents/makeMDPAgentSatisfia.wppl)

Intelligent agents that satisfy aspirations. This is part of the SatisfIA project. That project's main code repository is [satisfia](https://github.com/pik-gane/satisfia).

![image](https://github.com/pik-gane/webppl-agents-satisfia/assets/22815964/00ddc643-710b-42cc-b1a5-cde382fe1d3f)

To test:
```
./run.sh examples/runVerySimpleGW.wppl -- --gw GW3 --verbose
Expand Down

0 comments on commit 9bfbaf8

Please sign in to comment.