We have the interface for the Detector class defined but nothing is implemented yet. I think it would be useful to implement a random detector as a placeholder so we can start putting all the pieces together. I think this could closely follow the logic in the example notebook here. Thoughts?
We have the interface for the
Detector
class defined but nothing is implemented yet. I think it would be useful to implement a random detector as a placeholder so we can start putting all the pieces together. I think this could closely follow the logic in the example notebook here. Thoughts?