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
- checkitout
- Inorder Traversal
- REINFORCE
- freebooze
- resample
- normalization
- MRI
- fastapi
- Policy Gradient
- straightup
- loss functions
- 3d medical image
- Excel
- non parametic softmax
- objective functions for machine learning
- sidleup
- shadowing
- pulloff
- 자료구조
- thresholding
- clip intensity values
- remove outliers
- domain adaptation
- noise contrast estimation
- rest-api
- model-free control
- scowl
- Knowledge Distillation
- Actor-Critic
- sample rows
Archives
- Today
- Total
Let's Run Jinyeah
[Window] Python 설정 본문
python 위치
where python
>> C:\Users\samsung\Anaconda3\python.exe
[Anaconda3] python 가상환경
- 위치: C:\Users\samsung\Anaconda3\envs
conda envs
[Anacodna3] python 버전 확인
python --version
>>Python 3.6.8 :: Anaconda, Inc.
[Anaconda3] 설치 package 확인
conda list
'Programming > Python' 카테고리의 다른 글
Numpy 모음 (0) | 2022.06.17 |
---|---|
[Python] Read/Write csv file (csv, Pandas) (0) | 2022.05.25 |
[Python] Modify DICOM image and save as DICOM (0) | 2022.05.19 |
[Python] 가상환경 생성 및 활성화 (0) | 2022.05.17 |
[Python] List method (0) | 2021.10.19 |
Comments