WPI CS534 Term Project - Lyft Motion Prediction for Autonomous Vehicles where we build motion prediction models for self-driving vehicles
4
stars
0
forks
source link
Compare sliding vs non-sliding window training sets creation #13
Open
yahelnachum opened 4 years ago
Problem
We're not sure what effects reusing training data has on the model's ability to predict.
Solution
Compare a sliding vs non-sliding window training set generation and its effect on a model's ability to predict future data.
Additional Info
Right now we are using a sliding window to create a lot of training data.
Example: