6 ms·
DeepMind and others are trying. "Hassabis said the company is now planning to apply an algorithm based on AlphaGo Zero to other domains with real-world applicat
by cing 9y ago
DeepMind and others are trying. "Hassabis said the company is now planning to apply an algorithm based on AlphaGo Zero to other domains with real-world applications, starting with protein folding."
[1] https://www.bloomberg.com/news/articles/2017-10-18/deepmind-s-superpowerful-ai-sets-its-sights-on-drug-discovery https://www.bloomberg.com/news/articles/2017-10-18/deepmind-...
- RivieraKid 9y agoThat doesn't make any sense unless I'm missing something, A0 is suited for a completely different problem than protein folding...
- rytill 9y agoThe AlphaZero algorithm (monte carlo tree search with value estimator trained by reinforcement learning) works on any environment you can simulate during play time, single player or not.
- deepnotderp 9y agoFWIW, AlphaGo like algorithms have already been applied to this domain, see AlphaChem