Skip to content
View hank-chu's full-sized avatar

Block or report hank-chu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. TW-Stock-Google-Trends-Analysis TW-Stock-Google-Trends-Analysis Public

    一個基於 Google Trends API 的自動化數據分析工具,專門分析台灣上市公司的搜尋趨勢。通過收集與視覺化公司名稱和股票代碼的搜尋量數據,幫助理解大眾關注度與股市活動之間的關聯。

    Python 2

  2. codind-x-sample-code codind-x-sample-code Public

    Jupyter Notebook 1

  3. Chinese-Handwriting-Image-Recognition Chinese-Handwriting-Image-Recognition Public

    參加「玉山人工智慧挑戰賽2021夏季賽」,開發中文手寫影像辨識系統,使用數據清理、自生成訓練資料、CNN 模型和 API 部署技術。

    Python

  4. Youtube-Data-Analysis Youtube-Data-Analysis Public

    利用 YouTube API 自動化收集指定頻道影片數據的工具,包含訂閱數、觀看次數、影片數量及詳細資訊,結果將以 CSV 格式儲存,方便後續分析。

    Python

  5. YouTube-View-Prediction-Using-Bi-LSTM YouTube-View-Prediction-Using-Bi-LSTM Public

    此專案利用自然語言處理 (NLP) 和雙向 LSTM (Bi-LSTM) 深度學習模型,利用 YouTube 影片的標題來預測影片的點閱數。這個專案旨在幫助內容創作者了解哪些影片可能會受歡迎,並提供一種有效的解決方案來預測影片的流量。

    Python