Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Setup machine

Installation on MiB machine

pip3 install --upgrade pip
pip3 install grpcio
pip3 install tensorflow
pip3 show keras

then you can run

python3 test.py

Alternatively, use dockers:

https://docs.docker.com/engine/install/centos/
https://www.tensorflow.org/install/docker

docker run --runtime=nvidia -d -p 8888:8888 --name=jupyter tensorflow/tensorflow:latest-gpu-py3-jupyter

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors