| General Resources | AI Learning Resources |
General Resources
Python
| Python 강의 노트 | Lecture Notes |
| 약간의 프로그래밍을 아는 사람이 읽을 수 있는 무료 책 | 점프 투 파이썬 |
| 파이썬 기초를 안다면 이 자료로 업그레이드 | 파이썬 코딩 도장 |
| 기초부터 간단한 실무까지 (English) | Automate the boring stuff with Python |
| Tkinter가 잘 나온 무료 책 (English) | How to Think Like a Computer Scientist |
| 파이썬으로 게임 만들기 (English) | Invent Your Own Computer Games with Python |
| 내가 만든 코드 확인 가능 | Codecademy Python |
| 파이썬으로 자료구조 (English) | Problem Solving with Algorithms and Data Structures using Python |
AI Learning Resources
AI
| Google AI | link |
Machine Learning
| 기본 기계 학습 (Python) A Course In Machine Learning | Hands on Machine learning |
| 실전 응용으로 NLP 내용이 많음 | 파이썬을 이용한 머신러닝 |
Deep Learning
| 파이썬을 안다면 이 책으로 딥러닝에 대한 두려움을 극복하길 | 밑바닥부터 시작하는 딥러닝 |
| MIT 배포 무료 책 이 책으로 스터디도 하는듯 | MIT Deep Learning |
| Youtube 한글 강의 (홍콩과기대 김성훈 교수님) | 모두를 위한 머신러닝/딥러닝 |
Natural Language Processing
| 자연어 처리의 바이블 최근 딥러닝이나 word2vec 내용은 없음 | Natural Language Processing with Python |
| 자연어 처리 및 응용 분야 | Speech and Language Processing |
| NLP with Deep Learning 이론 중심 | github |
| 딥러닝을 이용한 자연어 처리 입문 | wikidocs |
| 정보 검색의 바이블 | An Introduction to Information Retrieval |
| 확률기반 NLP 바이블 | Foundations of Statistical Natural Language Processing |
| NLP를 하는 사람은 다 아는 Stanford CS224N Course 어려움 주의 | link youtube |
| Deep Natural Language Processing course at Univ. of Oxford, 2017 | github |
| MIT Deep Learning | link |
| Understanding Machine Learning: From Theory to Algorithms | |
| NLP web sites | link |
| 한국어 구문 분석기 | link |
| 강승식 교수: 한글공학 | link |
| Patrich Harrison - Modern NLP in Python | youtube |
Reinforcement Learning
| Reinforcement Learning: An Introduction | link |
| 강화학습 연구를 위한 패키지 | Gym |
| 모두를 위한 RL 강좌 (홍콩과기대 김성훈 교수님) | youtube |
Datasets
| Kaggle | link |