to train model Usage:
Requires dataset file in directory or usage:
to use model Usage:
python net.py [filename] (file consists of rows of floats of inputs separated by space in order (X, Y, Z, ANGLE, VELOCITY))
OR
for 3d-visualisation Requires dataset.json in directory or usage:
! Recommendated python version: 3.11