原创 tf.keras.layers.MaxPool2D——tf2.1 Document

參考自tf2.1官方文檔: https://www.tensorflow.org/api_docs/python/tf/keras/layers/MaxPool2D Max pooling operation for spati

原创 linux可以怎麼玩(以阿里雲Ubuntu服務器爲例)(五)——在新Python虛擬環境使用jupyter-notebook

在上一篇博客中,新建環境安裝完paddlepaddle後,我想用jupyter-notebook遠程使用該環境 https://blog.csdn.net/HaoZiHuang/article/details/105230564

原创 tf.image.random_brightness——tf2.1 Document

參考自tf2.1官方文檔: https://www.tensorflow.org/api_docs/python/tf/image/random_brightness Adjust the brightness of image

原创 tf.io.decode_jpeg——tf2.1 Document

參考自tf2.1官方文檔: https://www.tensorflow.org/api_docs/python/tf/io/decode_jpeg Decode a JPEG-encoded image to a uint8

原创 tf.stack——tf2.1 Document

參考自tf2.1官方文檔: https://www.tensorflow.org/api_docs/python/tf/stack Stacks a list of rank-R tensors into one rank-(R

原创 pip更新時遇到:pip._vendor.urllib3.exceptions.ReadTimeoutError : HTTPSConnectionPool(host=files.pythonhos

安裝pip或者更新pip如果網絡情況不好的情況下: socket.timeout: The read operation timed out # --------------------------------- pip._ven

原创 凱萊哈密爾頓定理

複習現控的時候,看到了凱萊——哈密爾頓定理,覺得考研能用到,就先記錄在這個地方: 凱萊哈密爾頓定理: n×nn \times nn×n矩陣AAA滿足自身的特徵方程 Δ(λ)=det[λI−A]=λn+an−1λn−1+...+a2

原创 搜狗在任務欄的“天貓618炒雞紅包”如何關閉

搜狗輸入法這個兒子,總是偷偷在任務欄搞一些小動作,咱也不會別的,關了它就好 打開任務管理器,找到它 呵呵,還專門是個exe 選中它,點擊右鍵, 打開文件所在位置,跳出一個文件夾之後,把這個任務結束掉 然後,把這個ShowIn

原创 Chrome網頁視頻加速器介紹

企業微信直播回放如何加速? Chrome網頁視頻加速器! 運籌學老師的視頻都在企業微信上,可是企業微信視頻如何加速呢?? 將其用默認瀏覽器打開,然後:::::::::::::::::::: 使用Video speed contr

原创 PP飛槳:《深度學習導論與應用實踐》更正

P134頁 | 5.7.4 Inception | 1.Inception v1 | 第二段 | GoogLenet -> GoogLeNet 之前還有一些錯,忘記記錄了,歡迎大家在這而留言討論

原创 python cv2.HoughCircles函數使用指南

>>> cv2.HoughCircles?? HoughCircles(image, method, dp, minDist[, circles[, param1[, param2[, minRadius[, maxRadius

原创 Selenium安裝後第一坑:WebDriverException: `chromedriver` executable needs to be in PATH.

報錯內容: WebDriverException: 'chromedriver' executable needs to be in PATH. Please see https://sites.google.com/a/chr

原创 Selenium安裝後第二坑: SessionNotCreatedException: session not created: This version of ChromeDriver only

老鐵們看着報錯報的是不是這個 SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome

原创 飛槳: Error: op accuracy does not have kernel for data_type[int64_t]:data_layout[ANY_LAYOUT]:place

當前版本的paddle是1.7 老鐵們,大家來看看完整的報錯是不是這個: Error: op accuracy does not have kernel for data_type[int64_t]:data_layout[ANY

原创 Github選擇開源協議指南

Github上沒有 License 的內容是默認會被版權保護。所以如果你想要的是讓大家都放心使用,就需要選擇一個合適的 License ,只有這樣才能賦予任何人使用,分享和修改這個軟件的權力。 首先,我先要說,這個鏈接:http