예름의 개발 TIL

예름의 개발 TIL

  • 분류 전체보기 (115) N
    • Artificial Intelligence (62)
      • 모두를 위한 딥러닝 (PyTorch) (13)
      • Computer Vision (10)
      • CS231n (Stanford) (17)
      • CS236 (Stanford) (19)
      • LG Aimers 7기 (0)
    • Project Log (31)
      • 학부 졸업프로젝트 (31)
    • Mobile Programming (5)
    • AWS (3)
    • Node.js (1)
    • Distributed System (0)
    • Paper (8) N
      • Robotics (1)
      • Ubiquitous AI (1)
      • How to read (1)
      • Human-centric Ubiquitous In.. (1)
      • Trustworthy AI (4) N
    • Etc (5)
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

예름의 개발 TIL

컨텐츠 검색

태그

openAI API Key cs236: deep generative models stanford cs236 필기본 인공지능 논문 리뷰 모두를 위한 딥러닝 시즌2 docker 라즈베리파이 aws lambda Learning rate gradient descent aws IoT core stanford cs231n 필기본 cs231n: deep learning for computer vision 딥러닝 cost 계산 docker container pytorch 파이토치 firebase Tensor Manipulation django 프로젝트 구조

최근글

댓글

공지사항

아카이브

파이토치 unsqueeze 함수(1)

  • [PyTorch] Tensor Manipulation 2 실습 : 모두를 위한 딥러닝 시즌2

    Torch.FloatTensor.view로 텐서 모양 변형시키기 괄호가 복잡하다보니 조금 헷갈렸지만, 예제마다 Shape를 (a, b, c)로 표현했을 때 각각의 값이 무엇인지 정확하게 이해하려고 노력했다. view에 인자로 주어지는 값 중 -1이 있는 곳은 PyTorch가 자동으로 크기를 계산하도록 하는 자리이다. 라이브러리 importimport numpy as npimport torch View (Reshape)# View (Reshape)t = np.array([[[0, 1, 2], [3, 4, 5]], [[6, 7, 8], [9, 10, 11]]])ft = torch.FloatTensor(t)print(ft.shape)pri..

    2024.08.30
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바