일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
- DP
- 그래프 이론
- Mask Processing
- eecs 498
- CNN
- ubuntu
- 강화학습
- C++
- 딥러닝
- real-time object detection
- opencv
- image processing
- MinHeap
- One-Stage Detector
- BFS
- 머신러닝
- MySQL
- NLP
- 백준
- Reinforcement Learning
- AlexNet
- r-cnn
- machine learning
- two-stage detector
- deep learning
- YoLO
- dynamic programming
- LSTM
- dfs
- Python
- Today
- Total
목록KNN (2)
JINWOOJUNG

본 포스팅은 Michigan Univ.의 EECS 498 강의를 수강하면서 공부한 내용을 정리하는 포스팅입니다.https://jinwoo-jung.tistory.com/120 [EECS 498] Assignment 1. PyTorch 101...(3)본 포스팅은 Michigan Univ.의 EECS 498 강의를 수강하면서 공부한 내용을 정리하는 포스팅입니다.https://jinwoo-jung.com/119 [EECS 498] Assignment 1. PyTorch 101...(2)본 포스팅은 Michigan Univ.의 EECS 498 강의를 수강하jinwoo-jung.com1. Load Datax_train, y_train, x_test, y_test = eecs598.data.cifar10()pri..

본 포스팅은 서울대학교 이준석 교수님의 M3239.005300 Machine Learning & Deep Learning 1을 수강하고 정리 및 공부를 위한 포스팅입니다. Artificial Intelligence(AI)Artificial Intelligenceintelligence of machines or software사람이 만들어낸 지능 Intelligenceability to perceiveapplied to adaptive behaviors세상을 인지할 수 있는 능력, 이를 바탕으로 적응적인 행동을 결정 (Statistical) Machine Learningfield of study in artificial intelligence사람의 개입(가르침, explicit instructions)을..