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

Changing opponent strategy structure #16

Open
Anna4142 opened this issue Jan 1, 2024 · 2 comments
Open

Changing opponent strategy structure #16

Anna4142 opened this issue Jan 1, 2024 · 2 comments

Comments

@Anna4142
Copy link
Owner

Anna4142 commented Jan 1, 2024

would you reccomend creating a seperate directory to add the hard coded agents that our simulated_mouse can inherit from?That way we can use just one simulated mouse class for the learning as well coded agents

@MickyHoltzman
Copy link
Collaborator

My gut feel is that there is no relationship between the FixedStrategy classes and the learners. I think we should not combine them, other than having them all derive from PrisonerABC. But I haven't really looked at the learners, yet. Let's discuss on Thursday.

@Anna4142
Copy link
Owner Author

Anna4142 commented Jan 9, 2024

ok.i will try to modify learners to derive from PrisonerABC

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

2 participants