Skip to content

Commit f2e3c9f

Browse files
committed
2 parents 5b08165 + a9eb2bf commit f2e3c9f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

INSTALL.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ Ubuntu/Linux:
1919
sudo -H pip3 install --upgrade tensorflow
2020

2121
Windows:
22-
Tensorflow has not yet been released for Windows. It has been reported to work under the Windows 10 bash environment
23-
so feel free to try it. However, for this lab, the recommended setup on PCs is Virtualbox:
22+
Install Anaconda, Python 3 version: https://www.continuum.io/downloads#windows
23+
Anaconda comes with matplotlib built in.
24+
In the Anaconda shell type: pip install --upgrade tensorflow
25+
26+
Windows/Virtualbox:
2427
Install Virtualbox from https://www.virtualbox.org/wiki/Downloads
2528
Create an Linux/Ubuntu virtual machine and install Ubuntu from http://www.ubuntu.com/download/desktop/
2629
[Optional: In the virtual machine install Virtualbox helpers (allows screen resolution changes) using:

0 commit comments

Comments
 (0)