Skip to content

참고해볼만한 링크

cpark7 edited this page Mar 18, 2019 · 12 revisions

AI 관련

  1. Learn the basics about machine learning (classification, regression, common algorithms). https://classroom.udacity.com/courses/ud120
  2. Learn about deep learning (gradient descent, backprop etc.). https://adventuresinmachinelearning.com/neural-networks-tutorial/
  3. Read about reinforcement learning https://spinningup.openai.com/en/latest/index.html
  4. Study individual research papers thoroughly.

Must read book: https://www.goodreads.com/book/show/24072897-deep-learning

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.

python 라이브러리 관련

https://jhlblue.tistory.com/10?category=273382

python PyQt5 관련

https://wikidocs.net/21853

Clone this wiki locally