일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 회귀
- PCA
- Machine Learning
- gpt
- deep learning
- LG
- regression
- 티스토리챌린지
- Classification
- ChatGPT
- 머신러닝
- AI
- supervised learning
- 오블완
- GPT-4
- 지도학습
- LG Aimers 4th
- LLM
- LG Aimers
- OpenAI
- 딥러닝
- 해커톤
- 분류
- Today
- Total
목록2025/04 (10)
SYDev

경희대학교 허선영 교수님의 컴파일러 수업을 기반으로 정리한 글입니다. Goals of this AssignmentBuild a lexical analyzer for a new language, using a lexer generator for OCaml(ocamllex)know how to write a regular expression to represent a given set of stringsUnderstand how to write and debug ocamllex specification ocamllexocamllex: lexer generator for OCamlocamllex specification consists of three parts as shown in the example in..

PA-LSTMhttps://www.sciencedirect.com/science/article/pii/S0263224121009969PEMS(Portable Emission Measurement Systme): 이동식 배출가스 측정 장비로, 운행 중 발생되는 배출가스 측정을 위하 사용하는 배기가스 인증규제 시험절차의 제도적 보완장치장기 측정 시에 drift 및 비용 문제로 활용에 제한이 있음vehicle emissions는 일반적인 시계열 데이터 -> time-series prediction model 적용 가능이런 PEMS의 한계를 보완하고자, 배출가스의 사전 예측 및 제어 전략 반영이 가능한 예측 모델로 Parallel Attention-based LSTM 제안모델 선정 과정traditional pr..