Sam Altman’s leap of faith
“We’ve made a soft promise to investors that, ‘Once we build a generally intelligent system, that basically we will ask it to figure out a way to make an investment return for you.'” - Sam Altman
Article by Connie Loizos: https://techcrunch.com/2019/05/18/sam-altmans-leap-of-faith/
#ArtificialIntelligence #AGI #ArtificialGeneralIntelligence #OpenAI #ReinforcementLearning
“We’ve made a soft promise to investors that, ‘Once we build a generally intelligent system, that basically we will ask it to figure out a way to make an investment return for you.'” - Sam Altman
Article by Connie Loizos: https://techcrunch.com/2019/05/18/sam-altmans-leap-of-faith/
#ArtificialIntelligence #AGI #ArtificialGeneralIntelligence #OpenAI #ReinforcementLearning
TechCrunch
Sam Altman’s leap of faith
Earlier this year, founder-investor Sam Altman left his high-profile role as the president of Y Combinator to become the CEO of OpenAI, an AI research outfit that was founded by some of the most prominent people in the tech industry in late 2015. The idea:…
#OpenAi've trained an AI system to solve the Rubik's Cube with a human-like robot hand.
This is an unprecedented level of dexterity for a robot, and is hard even for humans to do.
The system trains in an imperfect simulation and quickly adapts to reality: https://openai.com/blog/solving-rubiks-cube/
This is an unprecedented level of dexterity for a robot, and is hard even for humans to do.
The system trains in an imperfect simulation and quickly adapts to reality: https://openai.com/blog/solving-rubiks-cube/
Openai
Solving Rubik’s Cube with a robot hand
We’ve trained a pair of neural networks to solve the Rubik’s Cube with a human-like robot hand. The neural networks are trained entirely in simulation, using the same reinforcement learning code as OpenAI Five paired with a new technique called Automatic…
🎓 Reinforcement Learning Course from OpenAI
Reinforcement Learning becoming significant part of the data scientist toolbox.
OpenAI created and published one of the best courses in #RL. Algorithms implementation written in #Tensorflow.
But if you are more comfortable with #PyTorch, we have found #PyTorch implementation of this algs
OpenAI Course: https://spinningup.openai.com/en/latest/
Tensorflow Code: https://github.com/openai/spinningup
PyTorch Code: https://github.com/kashif/firedup
#MOOC #edu #course #OpenAI
Reinforcement Learning becoming significant part of the data scientist toolbox.
OpenAI created and published one of the best courses in #RL. Algorithms implementation written in #Tensorflow.
But if you are more comfortable with #PyTorch, we have found #PyTorch implementation of this algs
OpenAI Course: https://spinningup.openai.com/en/latest/
Tensorflow Code: https://github.com/openai/spinningup
PyTorch Code: https://github.com/kashif/firedup
#MOOC #edu #course #OpenAI
GitHub
GitHub - openai/spinningup: An educational resource to help anyone learn deep reinforcement learning.
An educational resource to help anyone learn deep reinforcement learning. - openai/spinningup