deeplearning Deep Learning Algorithms conda create -n tf25 python=3.8 conda activate tf25 pip install tensorflow tensorflow-serving-api conda install -c pytorch faiss-cpu conda deactivate License