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 | 29 | 30 |
Tags
- 파인튜닝
- deep learning
- rrf
- 합성곱 신경망
- Mean squared error
- leetcode
- 활성화함수
- 활성화 함수
- anomaly detection
- 데이터 파싱
- qlora
- multi-query
- LLaVA
- Cross Entropy Error
- LLM
- Non-Maximum Suppression
- 딥러닝
- 손실함수
- 시계열
- 오차역전파
- rag parsing
- 퍼셉트론
- fine tuning
- Time Series
- rag-fusion
- 이상탐지
- gemma3
- pdf parsing
- nlp
- visual instruction tuning
Archives
- Today
- Total
목록Data Science/구현 (1)
Attention, Please!!!

*본 커널은 아래의 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