bouncing-balls

Random bouncing balls dataset generator


Keywords
cpp, dataset-generation, python
License
MIT
Install
pip install bouncing-balls==0.8.0

Documentation

Bouncing Balls

A simple bouncing-balls dataset generator utility. Can be used either as a script (python -m bouncing_balls.generate_data) or trough the low-level APIs.