We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800ef4b commit 7167a2fCopy full SHA for 7167a2f
Pilot2/P2B1/INSTALL.md
@@ -1,5 +1,8 @@
1
## Installing Keras framework
2
3
+Here is an alternate set of directions for using the Spack tool
4
+(spack.io) to install Keras and associated tools.
5
+
6
### Using spack
7
8
```
Pilot2/P2B2/INSTALL.md
@@ -31,5 +34,5 @@ module load py-ipython-5.1.0-gcc-4.9.3
31
34
32
35
# Lauch ipython and then run the example
33
36
ipython
-[1]: run p2b1_baseline_keras1.py
37
+[1]: run p2b2_baseline_keras1.py
38
0 commit comments