Skip to content

tjwei/tf-keras-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-keras-tutorial

安裝環境

  • 下載並且安裝 Anaconda 3.x 版本, 請盡量安裝 64-bit 版本。
  • clone 或者下載並解開(右邊偏上綠色的 Clone or download, 選 Download zip)本 repo
  • 在 anaconda console 下, cd 到本專案目錄, 執行 conda env create -f environment.yml
  • 如果需要更新或者網路中斷,可以 conda env update -f environment.yml
  • 最後執行 . activate keras (windows activate keras)
  • 然後 jupyter notebook 打開 notebook

如果安裝上有困難, 可以用 Microsoft 帳號, 使用雲端環境執行 https://notebooks.azure.com/tjwei/libraries/tf-keras-intro 進入 azure notebook 後,執行 setup.py 後,即可使用

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published