[Numpy] np.random.normal/randn
normal과 randn이 헷갈려서 정리 넘파이의 랜덤 샘플링하는 함수이고, 원하는 분포를 만들 수 있습니다. 1. np.random.normal - 정규분포 - Draw random samples from a normal (Gaussian) distribution. - Returns: ndarray or scalar 2. np.random.randn - 표준정규준포 - Return a sample (or samples) from the “standard normal” distribution. - Returns: ndarray or float 따라서 평균이 0이고 표준편차가 1인 표준정규분포를 만들어 주기 위해선 import numpy as np # numpy.random.normal np.random...
Skills/Pythons
2023. 3. 4. 20:26
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 구글드라이브연동
- 프롬프트
- docker
- 구글드라이브다운
- stylegan
- clip
- 파이썬 클래스 다형성
- 데이터셋다운로드
- prompt learning
- 구글드라이브서버연동
- 파이썬 딕셔너리
- 서버구글드라이브연동
- vscode 자동 저장
- few-shot learning
- 구글드라이브서버다운
- 퓨샷러닝
- 도커
- style transfer
- Unsupervised learning
- CNN
- support set
- python
- cs231n
- 딥러닝
- 서버에다운
- 도커 컨테이너
- 파이썬
- 파이썬 클래스 계층 구조
- Prompt
- NLP
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함
250x250