일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
- Python
- exists
- BFS
- MySQL
- clustering
- IN
- 인공지능
- classification
- TD
- SIFT
- DP
- sklearn
- AlexNet
- image processing
- opencv
- Mask Processing
- dfs
- dynamic programming
- Reinforcement Learning
- 백준
- 자료구조
- 그래프 이론
- machine learning
- MinHeap
- 머신러닝
- 딥러닝
- canny edge detection
- C++
- edge detection
- 강화학습
- Today
- Total
목록classification (3)
JINWOOJUNG
본 컴퓨터 비전 개념과 기법들에 대한 공부를 진행하면서 배운 내용들을 중심으로 정리한 포스팅입니다. 책은 Computer Vision: Algorithms and Applications를 기반으로 공부하였습니다.또한, 인하대학교 박인규 교수님의 컴퓨터 비전 과목을 기반으로 제작된 포스팅입니다.https://jinwoo-jung.tistory.com/115 [ 컴퓨터 비전 ] Ch5. Deep Learning...5본 컴퓨터 비전 개념과 기법들에 대한 공부를 진행하면서 배운 내용들을 중심으로 정리한 포스팅입니다. 책은 Computer Vision: Algorithms and Applications를 기반으로 공부하였습니다.또한, 인하대학교jinwoo-jung.comComputer VisionTasks컴퓨터..
본 포스팅은 서울대학교 이준석 교수님의 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)을..
본 포스팅은 Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow 2판을 토대로공부한 내용을 정리하기 위한 포스팅입니다. 해당 도서에 나오는 Source Code 및 자료는 GitHub를 참조하여 진행하였습니다.https://codingalzi.github.io/handson-ml2/ 핸즈온 머신러닝머신러닝/딥러닝 기초 지식 제공codingalzi.github.iohttps://jinwoo-jung.tistory.com/97 [ 핸즈온 머신러닝 ] 2. 머신러닝 프로젝트 처음부터 끝까지...3(Model 선정)본 포스팅은 Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow 2판을 토..