Join our meetup, learn, connect, share, and get to know your Toronto AI community.
Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.
Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.
Hey all I was wondering if you guys had any recommendations for the type of architecture I should use to estimate the link duration between two vehicles in a VANET.
What I’m thinking right now is to have a MLP network that takes certain parameters (vehicle speed, lane, number of lanes, distance to intersection, traffic conditions, etc.) and feeds the output of that into an LSTM. The reason I suggest an LSTM is because the link duration, or lifetime, is constantly changing based on the parameters that I previously mentioned. To my knowledge an LSTM is good for temporal data. However, I have a feeling that my intuition may be off here and I was wondering if somebody would care to chime in.
Thanks!
submitted by /u/ArminBazz
[link] [comments]