1. PyTorch λ€μ΄λ‘λ μ¬μ΄νΈ μ μ (https://pytorch.org/get-started/locally/)
2. μλ μ¬μ§κ³Ό κ°μ μ°½μμ μνλ λ²μ , μ΄μ체μ λ±μ μ ν
3. *Conda Package κΈ°μ€* conda prompt μ€ν ν μλ λͺ λ Ήμ΄ μ λ ₯
# cudatoolkit λΆλΆμ λΉΌλ μ€μΉκ° κ°λ₯ν¨
conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch
4. Jupyter Notebookμμ import torch λͺ λ Ήμ΄λ₯Ό μ΄μ©ν΄ μ λ‘λλλμ§ νμΈνκ³ μ΄μμ΄ μμ κ²½μ° μ€μΉ λ!
'π¨βπ«' μΉ΄ν κ³ λ¦¬μ λ€λ₯Έ κΈ
Adversarial Robustness Toolbox(ART) μ€μΉ (0) | 2021.12.28 |
---|---|
[VSC] ModuleNotFoundError: No module named 'selenium' (0) | 2021.09.08 |
[Sklearn] ConvergenceWarning: lbfgs failed to converge (status=1) (0) | 2021.05.28 |
[TensorFlow] No module named 'tensorflow.examples.tutorials' (0) | 2021.05.20 |
[TensorFlow] tf 2.xμμ tf 1.x μ½λ μ€ννκΈ° (1) | 2021.02.05 |