iT邦幫忙

I code so I am 的留言回應列表 206

Day 22:Tensorflow Dataset 相關用法整理

直接對 dataset 下 prefetch()、cache() 即可,請參考:https://ww...

達標好文 Day 09:CNN 經典模型應用

參考這一篇:https://ithelp.ithome.com.tw/articles/102370...

達標好文 演算法交易(Algorithmic Trading) 實作

Yafoo finance API 有提供。可使用yahoo_fin套件http://theauto...

Day 08:CNN 模型設計

kernel size 可以設定各種尺寸,以直覺來看,取較大的kernel,可抓取較大的特徵,取較小...

Day 12:影像資料增補(Data Augmentation)

以子目錄名稱為label,cat及dog,其下放圖檔即可。

達標好文 Day 26:自動語音識別(Automatic Speech Recognition) -- 觀念與實踐(續)

當時程式使用 Tensorflow 1.x 版,安裝2.x版,會無法執行。請參閱:https://i...

達標好文 YOLO v4 建置心得 -- Windows 環境

要安裝 opencv for python:pip install opencv-python

Day 16:TensorFlow 2 Object Detection API 安裝

內文第9步驟更新,請參閱。原文安裝步驟:https://tensorflow-object-dete...