Posts List
[Note] JS: OOP - Inheritance
2022-12-11 | 0 0 | frontend javascript OOP
RNN 進化了 - LSTM 與 GRU
2020-02-26 | 0 0 | machine learning Nature Language Processing ML NLP RNN LSTM GRU
[Python] Multi-Process vs Multi-Thread
2021-03-07 | 0 0 | Python mutli-thread mutli-process
Object Recognition Kitchen 透明物體辨識(演算法概念)
2016-12-24 | 0 0 | 機器人 ROS OpenCV 物體辨識 Object Recognition Kitchen 演算法 algorithm
瀏覽網頁extension- Wappalyzer
2023-03-22 | 0 0 | extexsion wrappalyzer
[26] 強制轉型 - 隱含地 Boolean、運算子 || 、 &&
2020-05-30 | 0 0 | coercion boolean 運算子 || 、 &&
【JS 大魔王 - 1】閉包 Closure 與 Scope 作用域
2022-07-24 | 0 0 | closure scope FontEnd javascript