KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
tensorflow-tutorial
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
vuetify-admin
:
基于vuetify 实现的后台管理系统
ATtinySoftSerial
:
Software Serial for ATtiny MCUs
sasha.html
:
A pure HTML+CSS+JS local application made to encrypt "very important images" IFYKWIM ( ͡° ͜ʖ ͡°)
EscapeFromCave
:
Text Adventure : Escape From Cave
Interior_Points_Method
:
Implementation of Interior Points Method in MATLAB (My Assignment in Linear Optimization course [MTH305] [IIIT-Delhi]).
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
tensorflow-tutorial
?
Download (.md)
# tensorflow-tutorial ## 安裝環境 * 下載並且安裝 Anaconda python 3.6 版本, 請盡量安裝 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 ## 評量標準 * 01-Tensorflow Basics.ipynb 的 7 個 Q (25%) * 03-TensorBoard.ipynb 的三個 log (10%) * 04-tf.data 的 1 個 Q (5%) * HW1 (30%) * HW2 (30%) Google 表單 https://goo.gl/forms/G6Z2blK1cnxIxSwi2 請繳交程式碼或/和執行圖片