2024 12 31 數學測股 Python Stock Analysis Neural Network 神經網絡推算中移動 0941.HK

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ม.ค. 2025

ความคิดเห็น • 14

  • @mayho1010
    @mayho1010 17 วันที่ผ่านมา

    早晨…師父…多謝無私教導…!😊😊😊…但…要用電腦計算嗯…!

  • @trumankong7053
    @trumankong7053 11 วันที่ผ่านมา +1

    Thank you 前輩,呢個我都試咗。不過在 colab 上 run, 有部分code 要改少少先行到。epoch 試三次,同一次係有出入。另外推算未來20日941都向下走🙂。如果在 Colab 上run,唔需要在自己電腦上安裝 tensorflow,比較容易。

  • @eugenia4022
    @eugenia4022 18 วันที่ผ่านมา +2

    好深奧

    • @racenstocks967
      @racenstocks967  17 วันที่ผ่านมา

      模型還未完美,可以改進

  • @arcuschan
    @arcuschan 16 วันที่ผ่านมา +1

    早晨 多謝前輩分享 又學到野🎉請問佢預估呢個係咪收市價?謝謝

    • @racenstocks967
      @racenstocks967  16 วันที่ผ่านมา

      是收市價,這是免費的軟件包未必完美。

  • @kakuileung5624
    @kakuileung5624 10 วันที่ผ่านมา

    前輩發佈4集,小弟根據前輩提供程式已經成功運行到,只是這集有問題.未能成功安裝tensorflow😭
    以下安裝後出現告示,煩請前輩指教.🙏
    PS C:\Users\User> pip install tensorflow
    ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
    ERROR: No matching distribution found for tensorflow

    • @racenstocks967
      @racenstocks967  8 วันที่ผ่านมา

      沒遇到過這問題 試試 pip install tensorflow == 2.5.10 (較低版本) 我python是3.12.3 tensorflow 安裝無問題

    • @racenstocks967
      @racenstocks967  7 วันที่ผ่านมา

      舊版 TensorFlow
      TensorFlow 1.x 的 CPU 和 GPU 套件各自獨立:
      tensorflow==1.15:僅支援 CPU 的版本
      tensorflow-gpu==1.15:支援 GPU 的版本 (Ubuntu 和 Windows)

  • @kakuileung5624
    @kakuileung5624 4 วันที่ผ่านมา

    新電腦回家,都係未能成功安裝pip install tensorflow, 二台win11/一台win8,三台未能安裝到,
    網上方法都不能解決.😭.
    PS C:\Users\User> pip install tensorflow
    ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
    ERROR: No matching distribution found for tensorflow
    PS C:\Users\User>

    • @racenstocks967
      @racenstocks967  2 วันที่ผ่านมา

      我未想到原因

    • @racenstocks967
      @racenstocks967  2 วันที่ผ่านมา

      不妨試試 pip3 install tensorflow

    • @racenstocks967
      @racenstocks967  2 วันที่ผ่านมา

      Or pip install tensorflow==2.0.1

    • @racenstocks967
      @racenstocks967  2 วันที่ผ่านมา

      th-cam.com/video/i1ZxS4-igqk/w-d-xo.htmlsi=cEUPc6VwnjR1_R7A
      有用教你Windows安裝tensorflow無error