-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Dean Wampler
committed
Jul 5, 2020
1 parent
4424aa8
commit a2efc50
Showing
3 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
List of courses for example reinforcement learning images: | ||
|
||
* Games: | ||
* DeepMind’s (Google’s) AlphaGo, released in 2016, which famously beat the 18-time world champion, Lee Sedol, in the game of Go, photo credit: https://www.geekwire.com/2016/alphago-ai-program-wins-1-million-prize-go-showdown-champion-lee-sedol/ | ||
* Atari breakout was an earlier achievement, photo credit: https://towardsdatascience.com/tutorial-double-deep-q-learning-with-dueling-network-architectures-4c1b3fb7f756 | ||
* Robotics and autonomous vehicles: simulated locomotion, real-world robotic manipulation, mobility, pick and place, photo credits: unknown | ||
* Industrial control: We can teach a policy to optimize datacenter cooling and its energy consumption, factory floors. Ford assembly line photo credit: https://media.ford.com/content/fordmedia/fna/us/en/features/game-changer--100th-anniversary-of-the-moving-assembly-line.html) | ||
* System optimization: optimize database queries, cooling. | ||
* Google datacenter photo: https://www.blog.google/inside-google/infrastructure/better-data-centers-through-machine/ | ||
* patch cabling photo: flickr.com/photos/jerryjohn | ||
* Advertising, recommendations. Video recommendations on YouTube diagram: https://research.google/pubs/pub45530/ | ||
* Finance. photo credit: http://tradinghub.co/watch-list-for-mar-26th-2015/ |