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

demo/bug: fc_cnn_ca_demo #78

Open
sameerashahh opened this issue Jul 2, 2024 · 0 comments · May be fixed by #86
Open

demo/bug: fc_cnn_ca_demo #78

sameerashahh opened this issue Jul 2, 2024 · 0 comments · May be fixed by #86
Labels
good first issue / mild Good for newcomers

Comments

@sameerashahh
Copy link
Collaborator

Describe the bug
TypeError: FixedComplexity.init() got an unexpected keyword argument 'reps'

To Reproduce
Steps to reproduce the behavior:

  1. Go to demos/fc_cnn_ca_demo.ipynb
  2. Run the demo cell by cell
  3. Error occurs in the last cell.

Expected behavior
A plot should be generated.

@carynbear carynbear added the good first issue / mild Good for newcomers label Jul 2, 2024
HadilOwda added a commit to HadilOwda/dynadojo that referenced this issue Jul 2, 2024
Add "from dynadojo.systems.ca import CASystem"
Delete reps in FixedComplexity
Add trials = 3 after system_cls
Resolves DynaDojo#78
@HadilOwda HadilOwda linked a pull request Jul 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue / mild Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants