Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 923 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 923 Bytes
  • 依赖包
pip install tensorflow==2.0.0-alpha0
pip install seaborn

sudo pip install tensorflow==1.8  #头条的是这个版本

#但是下面的DIEN代码,版本得换一下
sudo pip install tensorflow=1.4
sudo pip install keras=2.2.0