Skip to content

Commit 6527021

Browse files
committed
added a couple more deps to keras1 env for p2 benchmarks
1 parent 41ca771 commit 6527021

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.setup.linux

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ conda install -c conda-forge tensorflow
3030
conda install matplotlib
3131
conda install PIL
3232
conda install tqdm
33+
conda install scikit-learn
34+
conda install mkl-service
35+
3336
source deactivate keras1
3437

3538
# Download the source files for the tutorial

0 commit comments

Comments
 (0)