본문 바로가기

Deep learning/Machine Learning/CS 공부기록

검색하기
Deep learning/Machine Learning/CS 공부기록
프로필사진 SeducingHyeok

  • 블로그 메인 (18)
    • 음악 (1)
    • ML, DL (8)
      • NLP (4)
      • PyTorch (3)
    • 영어 (1)
    • CS (7)
      • MS Acess (1)
      • 파이썬 (1)
      • 면접 질문 정리 (4)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
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
  • CS
  • attention
  • Data Structure
  • Deeplearning
  • tutorial
  • docker
  • lstm
  • NLP
  • deep learning
  • rnn
  • Transformation
  • contiguous
  • 자료구조
  • gru
  • dl
  • Python
  • vs code
  • pytorch
  • torchtext
  • 도커
  • 인디음악
  • Algorithm
  • Analog Rebellion
  • COLAB
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록lstm (1)

Deep learning/Machine Learning/CS 공부기록

PyTorch RNN

그냥 PyTorch RNN 이용하면서 중요한 점 간단하게 공유해봄. 실제 코드에서의 이야기이니 RNN을 모르는 사람은 이론적인 배경을 공부하고 오면 좋을듯 싶다. 기본 구조 우리가 생각하는 것과는 다르게, RNN은 $x_1, ..., x_{t}$]의 sequence 데이터 전부를 필요로 한다. 즉, iterative $x=1, 2, 3, ...$을 하나씩 넣는 구조가 아니다. 기본 구조는 다음과 같이 생겼다. model = RNN(input_size: int, hidden_size: int, num_layers: int=1, bias=True, batch_first: bool, dropout: float, bidirectional: bool=False, nonlinearity: str='tanh&..

ML, DL 2020. 6. 19. 00:19
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바