-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Creating independent agents, and adding an action suggester (#33)
* ✨ feat(scenario_agents,-concordia_utils.py,-main.py): separate agents from main code, add ability to save and load agents * 🐛 fix(voter_agent.py-main.py): fixed issue with saving agents * ✨ feat(scenario_agents-concordia_utils.py): introduced the action suggester designed by austin and fixed bugs with malicious agent >>> ⏰ 5h * 🐛 fix(dashboard-basic.py-apps.py): fixed bug with toot_id type * 🐛 fix(dashbaord-basic.py): added ep -1 to viw * 🐛 fix(dashboard-basic.py): added check for first name only agent label error and toot_id type as int error. also fixed display to show episode=-1 >>> ⏰ 1h (#22) (#26) changes here are to make the dashboard display correct and complete Co-authored-by: Maximilian Puelma Touzel <max.puelmatouzel@gmail.com> * ⚡️ perf(scene.py-basic_malicious_agent.py): improve post frequency * ✨ feat(agent-files): added chain of thought before action decision --------- Co-authored-by: Sneheel Sarangi <ss14247@dn339.fast> Co-authored-by: Sneheel Sarangi <ss14247@dn197.fast> Co-authored-by: Sneheel Sarangi <ss14247@dn304.fast> Co-authored-by: Maximilian Puelma Touzel <max.puelmatouzel@gmail.com>
- Loading branch information
1 parent
9ad2930
commit dc95d2f
Showing
14 changed files
with
2,759 additions
and
1,321 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.