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 | 31 |
Tags
- Brightics AI
- Random Forest
- 범주형 변수 처리
- Brigthics Studio
- Activation Function
- 서포터즈 촬영
- 파이썬 SQL 연동
- Deep Learning for Computer Vision
- 데이터 분석
- 비전공자를 위한 데이터 분석
- 딥러닝
- 머신러닝
- 삼성 SDS
- 브라이틱스 분석
- 브라이틱스 스태킹
- Python
- 브라이틱스 프로젝트
- pymysql
- 파이썬 내장 그래프
- Brightics EDA
- 분석 툴
- 삼성 SDS 서포터즈
- 브라이틱스 AI
- michigan university deep learning for computer vision
- 브라이틱스 서포터즈
- 검증 평가 지표
- Brightics studio
- 데이터 분석 플랫폼
- Brightics 서포터즈
- paper review
Archives
- Today
- Total
목록convolutional LSTM (1)
하마가 분석하마

본 논문은 특정 지역의 강수량을 예측하는 것에 Convolutional LSTM을 적용한 알고리즘을 제안합니다. 우선 Convolution 구조를 LSTM에 넣었다는 부분이 인상 깊었습니다. 제안하는 알고리즘의 구조는 데이터의 시공간적 관계를 모두 파악하기 위해 Convolutional LSTM을 사용했고, Encoding-Forecasting 구조를 적용하였습니다. 아직 이해가 가지 않은 것은 예측 방법입니다. 논문에서는 "As our prediction target has the same dimensionality as the input, we concatenate all the states in the forecasting network and feed them into a 1 × 1 convolu..
Deep learning/Paper review
2022. 4. 18. 11:03