Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 합성곱 신경망
- Cross Entropy Error
- 이상탐지
- segmentation
- 퍼셉트론
- anomaly detection
- 시계열
- LLM
- 컴퓨터비전
- Mean squared error
- rrf
- leetcode
- E
- visual instruction tuning
- 활성화 함수
- rag-fusion
- Time Series
- nlp
- rag parsing
- 딥러닝
- Non-Maximum Suppression
- 활성화함수
- multi-query
- 데이터 파싱
- 오차역전파
- 손실함수
- pdf parsing
- LLaVA
- deep learning
- computer vision
Archives
- Today
- Total
목록Data Science/구현 (1)
굴러가는 분석가의 일상
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/kEza7/btsxkB21IZ9/FFOLzPTtvlO1PO4oOhfUWk/img.png)
*본 커널은 아래의 URL을 통해 참조하였습니다. 참고 부탁드립니다. https://www.kaggle.com/code/viveksrinivasan/eda-ensemble-model-top-10-percentile 1. 프로젝트 이해하기 캐글에서 소개한 Bike Share Demand는 Washington DC의 자전거 대여 수요에 대해 Regression으로 예측하는 것 입니다. 2. 데이터 이해하기 datetime - hourly date + timestamp season - 1 = spring, 2 = summer, 3 = fall, 4 = winter holiday - whether the day is considered a holiday workingday - whether the day is ..
Data Science/구현
2023. 10. 19. 11:49