Anaconda

wget https://repo.anaconda.com/archive/Anaconda3-2023.03-1-Linux-x86_64.sh
bash ./Anaconda3-2023.03-1-Linux-x86_64.sh
source ~/.bashrc
## base environment
conda config --set auto_activate_base False
conda search python
conda search tensorflow
conda create -y --name py27 python=2.7
conda activate py27
conda info
conda install tensorflow=2.1.0=gpu_py27h9cdf9a9_0
#conda install tensorflow=2.1.*=gpu_*
conda list
pip install keras==2.3.1
conda deactivate
conda info -e
#conda remove --name py27 --all
#conda install -c nvidia cuda
#conda install -c conda-forge cudnn

Daiphys is a professional-service company for research and development of leading-edge technologies in science and engineering.
Get started accelerating your business through our deep expertise in R&D with AI, quantum computing, and space development; please get in touch with Daiphys today!

Name*


Email*


Message*




* Indicates required field

Daiphys Technologies LLC - https://www.daiphys.com/

  • Last modified: 2023/05/30 15:32
  • by Daiphys