You will definitely be able to understand it: Tensorflow2 environment configuration in Windows environment, one-click import, one-click configuration, no mistakes, you will definitely be able to understand it, one-click installation

The method here is based on the import function/import function of Anaconda3. Just import the configured environment files directly, saving time and effort. No mistakes. Up has configured the environment and tested it. Tensorflow GPU, numpy, jupyter notebook, matplotlib and other common requirements have been installed. (Configuration will be updated from time to time)

Students who have not installed Anaconda3 refer to another article:

You will definitely understand: Installing anaconda3 and changing sources under Windows! (Including the solution to the slow pip speed after changing the source!) Super simple! Super novice! _Momentum Core Blog-CSDN Blog

The environment configuration file is here:

You must be able to understand: Tensorflow2 environment configuration in Windows environment, one-click import, one-click configuration, no mistakes, you can definitely understand, one-click installation, irregular - deep learning document resources - CSDN library

After installation, open Anaconda3, then click the Import button and select the downloaded environment configuration file:

 After importing, use pip list to view the currently included packages.

pip list

Bloggers have tested:

Guess you like

Origin blog.csdn.net/weixin_49703503/article/details/128418267