Live data from Hacker News

Spinning Up in Deep RL

spinningup.openai.com

1–10 of 53 posts

Re: Spinning Up in Deep RL

#2
"Pray, who is the candidate's tailor?" -Hilbert

Who is responsible for OpenAI's UI/UX design? It is immaculate and should be the standard for the community. I'm always dazzled by the impeccable standards of OpenAI with regards to tone, presentation, accessibility.

The documentation is both familiar but distinct, an impressive achievement!

I have my own personal qualms on OpenAI's ethics and virtues but am nevertheless impressed by their aesthetics and regard for their publicity. It's always delightful to look at their work.

OpenAI has in my opinion, the most appropriate presentation for their ideas with marketing and branding. It feels exquisitely simple to grasp what goes on here.

I feel comfortable saying that the biggest obstacle in progress for AI is UI but projects such as this give me hope.

Re: Spinning Up in Deep RL

#3
post #2

"Pray, who is the candidate's tailor?" -Hilbert Who is responsible for OpenAI's UI/UX design? It is immaculate and should be the standard for the community. I'm always dazzled by the impeccable standards of OpenAI with regards to tone, presentation, accessibility. The documentation is both familiar but distinct, an impressive achievement! I have my own personal qualms on OpenAI's ethics and virtues but am nevertheles…

I assume this comment is generated? The link is a standard Sphinx doc.

Re: Spinning Up in Deep RL

#4
post #2

"Pray, who is the candidate's tailor?" -Hilbert Who is responsible for OpenAI's UI/UX design? It is immaculate and should be the standard for the community. I'm always dazzled by the impeccable standards of OpenAI with regards to tone, presentation, accessibility. The documentation is both familiar but distinct, an impressive achievement! I have my own personal qualms on OpenAI's ethics and virtues but am nevertheles…

Ben Barry used to do a lot of the design, looks like he left to start his own firm now: https://nonlinear.co/openai

Re: Spinning Up in Deep RL

#5
post #2

"Pray, who is the candidate's tailor?" -Hilbert Who is responsible for OpenAI's UI/UX design? It is immaculate and should be the standard for the community. I'm always dazzled by the impeccable standards of OpenAI with regards to tone, presentation, accessibility. The documentation is both familiar but distinct, an impressive achievement! I have my own personal qualms on OpenAI's ethics and virtues but am nevertheles…

I assume this comment is generated? The link is a standard Sphinx doc.

And now we're going to need a turing test captcha.

Re: Spinning Up in Deep RL

#6
post #2

"Pray, who is the candidate's tailor?" -Hilbert Who is responsible for OpenAI's UI/UX design? It is immaculate and should be the standard for the community. I'm always dazzled by the impeccable standards of OpenAI with regards to tone, presentation, accessibility. The documentation is both familiar but distinct, an impressive achievement! I have my own personal qualms on OpenAI's ethics and virtues but am nevertheles…

I assume this comment is generated? The link is a standard Sphinx doc.

> feel comfortable saying that the biggest obstacle in progress for AI is UI

Yep.

Re: Spinning Up in Deep RL

#7
post #5

Earlier quoted context omitted.

I assume this comment is generated? The link is a standard Sphinx doc.

And now we're going to need a turing test captcha.

And/or add a new bullet to the guidelines: "Please don't assume that a comment is auto generated without solid proof".

Re: Spinning Up in Deep RL

#8
post #2

"Pray, who is the candidate's tailor?" -Hilbert Who is responsible for OpenAI's UI/UX design? It is immaculate and should be the standard for the community. I'm always dazzled by the impeccable standards of OpenAI with regards to tone, presentation, accessibility. The documentation is both familiar but distinct, an impressive achievement! I have my own personal qualms on OpenAI's ethics and virtues but am nevertheles…

I assume this comment is generated? The link is a standard Sphinx doc.

If that comment is generated, I will quit my current job and work full time on AI. I don't believe it.

Re: Spinning Up in Deep RL

#9

Earlier quoted context omitted.

I assume this comment is generated? The link is a standard Sphinx doc.

> feel comfortable saying that the biggest obstacle in progress for AI is UI Yep.

Do you have a source for this? Not nitpicking, i actually need it for a project...

Re: Spinning Up in Deep RL

#10
If you want to play around with Spinning Up in a Docker container, then make sure you git clone the repository, then pip install -e repository. For whatever reason, if you try to directly install it with pip, it doesn't work, at least last time I tried it. Here's a Dockerfile and docker-compose.yaml I created some time ago: https://github.com/joosephook/spinningup-dockerfile
Post reply on HN