-
Notifications
You must be signed in to change notification settings - Fork 0
참고해볼만한 링크
cpark7 edited this page Apr 11, 2019
·
12 revisions
- Learn the basics about machine learning (classification, regression, common algorithms). https://classroom.udacity.com/courses/ud120
- Learn about deep learning (gradient descent, backprop etc.). https://adventuresinmachinelearning.com/neural-networks-tutorial/
- Read about reinforcement learning https://spinningup.openai.com/en/latest/index.html
- Study individual research papers thoroughly.
Must read book: https://www.goodreads.com/book/show/24072897-deep-learning
구글 딥마인트 아타리 게임 오픈소스 : https://github.com/deepmind/dqn
The biggest problem with this whole thing is that there is an enormous amount of maths involved, and you really can't get around it. If you don't know at least calculus, it's not worth even starting.
http://taewan.kim/post/numpy_cheat_sheet/
https://jhlblue.tistory.com/10?category=273382
https://wikidocs.net/21853 https://opentutorials.org/module/544/18842
- keyboard : https://github.com/boppreh/keyboard
- mouse : https://github.com/boppreh/mouse
- 튜토리얼 : https://sourceforge.net/p/pyhook/wiki/PyHook_Tutorial/
- API : http://pyhook.sourceforge.net/doc_1.5.0/
- Documentation : https://pyautogui.readthedocs.io/en/latest/index.html
- 참고 : https://wikidocs.net/26460#_5