Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incomplete algorithms subpackage for the Social_Cognition/FOToM project #177

Open
yuxuan-z19 opened this issue Jan 29, 2024 · 0 comments
Open

Comments

@yuxuan-z19
Copy link

The ToM_decisionN1 and ToM_decision01 cannot be identified due to the missing files tomN1.py and tom01.py in the algorithms subpackage for the Social_Cognition/FOToM project

# ./examples/Social_Cognition/FOToM/main.py
from algorithms.tomN1 import ToM_decisionN1 # missing
from algorithms.tom01 import ToM_decision01 # missing
from algorithms.tom11 import ToM_decision11
$ ls ./examples/Social_Cognition/FOToM/algorithms
__init__.py  maddpg.py  tom11.py  ToM_class.p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant