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.
Random bouncing balls dataset generator
pip install bouncing-balls==0.4.1
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.