Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 723 Bytes

File metadata and controls

26 lines (21 loc) · 723 Bytes

Install Anaconda and all python modules

  1. Download anaconda and install it in windows. (python 3.10.11 설치됨.)

    • [anaconda prompt에서 다음 실행] conda update --all
  2. pip install spyder

    • pip install spyder-terminal
    • pip install spyder-notebook
  3. pip install tensorflow

  4. pip install scikeras

  5. pip install streamlit

  6. pip install pydot

    • Download graphviz and install it.
  7. pip install opencv-python

  8. pip install finance-datareader

  9. pip install seaborn

  10. pip install plotly

  11. pip install pyqt5 -U

  12. ..., tensorflow_datasets, tensorflow_addons, keras-nlp


  • VsCode 설치

  • PyTorch install (up to your choice!)

  • transformers, neuralforecast, tsai install