logoalt Hacker News

copperxlast Tuesday at 11:16 PM3 repliesview on HN

I'm sure you've thought of self-driving. How does the model work in that space?


Replies

bobtheborgyesterday at 4:43 AM

Great question! Yes, this works much like the doom player. Sensor data (LIDAR, velocity, etc.) becomes the state. You use the score primitive to operate the controls ("What level of braking should be applied" 0: None, 1: just slightly slowing down, 2: there's a suspicious cat on the side of the road you don't trust, ...

Full disclosure, I am not they :=)

dozerlyyesterday at 2:25 AM

This smells like a tool a more broadly capable LLM would take advantage of extremely well.

wg0yesterday at 4:49 AM

But the real problem in self driving isn't the decision making but object description. That is, computer vision if with cameras.

Decision making isn't that of a bottleneck I suppose.

show 1 reply