←back to thread

Full Autopilot in GTA Using TensorFlow

(littlemountainman.github.io)
486 points littlemtman | 9 comments | | HN request time: 1.524s | source | bottom
1. wigl ◴[] No.23156132[source]
What ever happened to the OpenAI/universe GTA sandbox? Is there any reason Rockstar shouldn’t support research using their game?
replies(5): >>23156270 #>>23157019 #>>23157219 #>>23158845 #>>23160561 #
2. littlemtman ◴[] No.23156270[source]
If there was a nice solution for it, I would have done it but there isn't. Also the action space for that would be enormous. Maybe I will be making a MuZero Bot drive in GTA, that would be fun !
replies(1): >>23156984 #
3. wigl ◴[] No.23156984[source]
Did some searching around and found a hidden fork, have you tried this?

https://github.com/Alpha-Drive/universe-windows-envs/tree/ma...

replies(1): >>23163795 #
4. rzzzt ◴[] No.23157019[source]
I was also wondering about this. There are two issues in OpenAI's GitHub repo related to the removal, with not much information:

- https://github.com/openai/universe/issues/126

- https://github.com/openai/universe/issues/160

5. numpad0 ◴[] No.23157219[source]
For some reason they really didn't like GTA being seen as a research platform and C&D'd projects.
replies(1): >>23158206 #
6. vhold ◴[] No.23158206[source]
Perhaps because it could lead eventually to the most undetectable cheats yet and undermine their Skinner box cash extractors.
7. saltedonion ◴[] No.23158845[source]
I mean. Can you imagine the shit storm that ensues if someone use GTA for autonomous training data and caused deaths IRL. I don’t even want to think about that news headlines.
8. m3at ◴[] No.23160561[source]
They got a cease and desist from the publisher [1]. The broad reasons are given in the article, but it's pretty much what you would imagine, IP issues. Also OpenAI seem to have taken down all their blog pages mentioning it without notice.. . Some are archived luckily [2].

I understand that they have to comply with regulations, however I was a bit disappointed that they weren't transparent about it.

[1] https://www.forbes.com/sites/aarontilley/2017/10/04/grand-th...

[2] http://web.archive.org/web/20170111195314/https://openai.com...

9. littlemtman ◴[] No.23163795{3}[source]
Yes I have, but I would prefer a really clean Gym Env for just vehicles in GTA, with an understandable action space.