Diff of /deepdta.yml [000000] .. [8af014]

Switch to unified view

a b/deepdta.yml
1
name: deepdta
2
channels:
3
  - defaults
4
dependencies:
5
  - python=3.6
6
  - keras==2.1.6
7
  - tensorflow-gpu==1.15.0
8
  - scikit-learn==0.22
9