뉴스

I am trying to use tensorflow-gpu on Ubuntu16.04. I installed tensorflow via pip inside virtual environment, and other required libraries. When I start jupyter notebook in the same environment and ...
TensorFlow is a popular open-source software library for data analysis and machine learning. It is used extensively in the fields of artificial ...
I start up jupyter from the cmd anaconda environment and then I run the scripts, but I get the "ModuleNotFoundError: No module named 'object_detection" in the example file provided by TensorFlow in my ...