Describe the bug
TypeError: FixedComplexity.init() got an unexpected keyword argument 'reps'
To Reproduce
Steps to reproduce the behavior:
- Go to demos/fc_cnn_ca_demo.ipynb
- Run the demo cell by cell
- Error occurs in the last cell.
Expected behavior
A plot should be generated.
Describe the bug
TypeError: FixedComplexity.init() got an unexpected keyword argument 'reps'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A plot should be generated.