C-V2X-Senior-Design / CV2X_MachineLearning

0 stars 0 forks source link

Created Simulator class for better handling #2

Open jasoninirio opened 2 years ago

jasoninirio commented 2 years ago

I created a new file simulator.py that is the same code as sim.py but uses python classes to keep integrity between data. Let me know if the logic in there is correct. I am working on a simple model to characterize the data.

I also added the write feature and it writes regular data or serialized data to a folder called 'data'.