App下載

詞條

大約有 310 項(xiàng)符合查詢結(jié)果 ,庫(kù)內(nèi)數(shù)據(jù)總量為 78,336 項(xiàng)。(搜索耗時(shí):0.0174秒)

191.PyTorch torch.nn 到底是什么?

原文: https://pytorch.org/tutorials/beginner/nn_tutorial.html 作者:杰里米·霍華德(Jeremy Howard), fast.ai 。 感謝 Rachel Thomas 和 Francisco Ingham。 我們建議將本教程作為筆記本而不是腳本來(lái)運(yùn)行。 要下載筆記本(.ipynb)文件,請(qǐng)單擊頁(yè)面頂部...

http://o2fo.com/pytorch/pytorch-mrni3btn.html

192.利用Python3繪制一些有意思的圖案

本文轉(zhuǎn)載至知乎ID:Charles(白露未晞)知乎個(gè)人專欄下載W3Cschool手機(jī)App,0基礎(chǔ)隨時(shí)隨地學(xué)編程>>戳此了解導(dǎo)語(yǔ)花了點(diǎn)時(shí)間利用Python繪制了一些有意思的圖案,也算是發(fā)掘了一下Python的可視化功能吧。。。PS:部分圖案參考了...

http://o2fo.com/python3/python3-dvg42z2f.html

193.TensorFlow函數(shù):tf.reduce_sum

tf.reduce_sum 函數(shù)reduce_sum ( input_tensor , axis = None , keep_dims = False , name = None , reduction_indices = None ) 定義在:tensorflow/python/ops/math_ops.py. 請(qǐng)參閱指南:數(shù)學(xué)函數(shù)>減少 此函數(shù)計(jì)算一個(gè)張量的各個(gè)維度上元素的總和. 函數(shù)中的input_tens...

http://o2fo.com/tensorflow_python/tensorflow_python-5y4d2i2n.html

194.Python3實(shí)現(xiàn)簡(jiǎn)單的車牌檢測(cè)

本文轉(zhuǎn)載至知乎ID:Charles(白露未晞)知乎個(gè)人專欄下載W3Cschool手機(jī)App,0基礎(chǔ)隨時(shí)隨地學(xué)編程>>戳此了解導(dǎo)語(yǔ)Hi,好久不見(jiàn)~~~兩周沒(méi)寫(xiě)東西了,從簡(jiǎn)單的開(kāi)始,慢慢提高文章水準(zhǔn)吧,下一個(gè)月開(kāi)始時(shí)間就會(huì)比較充裕了~~~利用P...

http://o2fo.com/python3/python3-mhgi2yy8.html

195.PyTorch 空間變壓器網(wǎng)絡(luò)教程

原文:https://pytorch.org/tutorials/intermediate/spatial_transformer_tutorial.html 作者: Ghassen HAMROUNI 在本教程中,您將學(xué)習(xí)如何使用稱為空間變換器網(wǎng)絡(luò)的視覺(jué)注意力機(jī)制來(lái)擴(kuò)充網(wǎng)絡(luò)。 您可以在 DeepMind 論文中詳細(xì)了解空間變壓器網(wǎng)絡(luò)。 空間...

http://o2fo.com/pytorch/pytorch-jfe13bht.html

196.AI人工智能 在Python中構(gòu)建回歸器

回歸是最重要的統(tǒng)計(jì)和機(jī)器學(xué)習(xí)工具之一。 我們認(rèn)為機(jī)器學(xué)習(xí)的旅程從回歸開(kāi)始并不是錯(cuò)的。 它可以被定義為使我們能夠根據(jù)數(shù)據(jù)做出決定的參數(shù)化技術(shù),或者換言之,允許通過(guò)學(xué)習(xí)輸入和輸出變量之間的關(guān)系來(lái)基于數(shù)據(jù)做出...

http://o2fo.com/artificial_intelligence/artificial_intelligence-uz6q3cbs.html

197.15.7 從C擴(kuò)展中釋放全局鎖

問(wèn)題 You have C extension code in that you want to execute concurrently with other threadsin the Python interpreter. To do this, you need to release and reacquire the global in‐terpreter lock (GIL). 解決方案 In C extension code, the GIL can be released and reacquired by inserting the follow...

http://o2fo.com/youshq/vb6yqozt.html

198.tf.reduce_all函數(shù):計(jì)算張量在維度上的邏輯和

tf.reduce_all 函數(shù)reduce_all ( input_tensor , axis = None , keep_dims = False , name = None , reduction_indices = None ) 定義在:tensorflow/python/ops/math_ops.py 請(qǐng)參閱指南:數(shù)學(xué)函數(shù)>減少 計(jì)算一個(gè)張量在維度上元素的“邏輯和”. 給按照軸線給定的...

http://o2fo.com/tensorflow_python/tensorflow_python-4ihe2hen.html

199.TensorFlow函數(shù):tf.matrix_triangular_solve

tf.matrix_triangular_solve 函數(shù)matrix_triangular_solve( matrix, rhs, lower=None, adjoint=None, name=None ) 參考指南:數(shù)學(xué)函數(shù)>矩陣數(shù)學(xué)函數(shù) 使用回代求解具有上、下三角矩陣的線性方程組. matrix 是一個(gè)形狀為 [..., M, N] 的張量,并且該張量最內(nèi)部的 ...

http://o2fo.com/tensorflow_python/tensorflow_python-d62a2fk5.html

200.Python實(shí)現(xiàn)簡(jiǎn)單的換臉術(shù)

本文轉(zhuǎn)載至知乎ID:Charles(白露未晞)知乎個(gè)人專欄下載W3Cschool手機(jī)App,0基礎(chǔ)隨時(shí)隨地學(xué)編程>>戳此了解導(dǎo)語(yǔ)在跑程序,閑著也是閑著,于是做了這件似乎還算有趣的事情。拿出來(lái)分享一下。參考了matthewearl開(kāi)源的一個(gè)項(xiàng)目...

http://o2fo.com/python3/python3-egnr2z81.html

抱歉,暫時(shí)沒(méi)有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

191.PyTorch torch.nn 到底是什么?

原文: https://pytorch.org/tutorials/beginner/nn_tutorial.html 作者:杰里米·霍華德(Jeremy Howard), fast.ai 。 感謝 Rachel Thomas 和 Francisco Ingham。 我們建議將本教程作為筆記本而不是腳本來(lái)運(yùn)行。 要下載筆記本(.ipynb)文件,請(qǐng)單擊頁(yè)面頂部...

http://o2fo.com/pytorch/pytorch-mrni3btn.html

192.利用Python3繪制一些有意思的圖案

本文轉(zhuǎn)載至知乎ID:Charles(白露未晞)知乎個(gè)人專欄下載W3Cschool手機(jī)App,0基礎(chǔ)隨時(shí)隨地學(xué)編程>>戳此了解導(dǎo)語(yǔ)花了點(diǎn)時(shí)間利用Python繪制了一些有意思的圖案,也算是發(fā)掘了一下Python的可視化功能吧。。。PS:部分圖案參考了...

http://o2fo.com/python3/python3-dvg42z2f.html

193.TensorFlow函數(shù):tf.reduce_sum

tf.reduce_sum 函數(shù)reduce_sum ( input_tensor , axis = None , keep_dims = False , name = None , reduction_indices = None ) 定義在:tensorflow/python/ops/math_ops.py. 請(qǐng)參閱指南:數(shù)學(xué)函數(shù)>減少 此函數(shù)計(jì)算一個(gè)張量的各個(gè)維度上元素的總和. 函數(shù)中的input_tens...

http://o2fo.com/tensorflow_python/tensorflow_python-5y4d2i2n.html

194.Python3實(shí)現(xiàn)簡(jiǎn)單的車牌檢測(cè)

本文轉(zhuǎn)載至知乎ID:Charles(白露未晞)知乎個(gè)人專欄下載W3Cschool手機(jī)App,0基礎(chǔ)隨時(shí)隨地學(xué)編程>>戳此了解導(dǎo)語(yǔ)Hi,好久不見(jiàn)~~~兩周沒(méi)寫(xiě)東西了,從簡(jiǎn)單的開(kāi)始,慢慢提高文章水準(zhǔn)吧,下一個(gè)月開(kāi)始時(shí)間就會(huì)比較充裕了~~~利用P...

http://o2fo.com/python3/python3-mhgi2yy8.html

195.PyTorch 空間變壓器網(wǎng)絡(luò)教程

原文:https://pytorch.org/tutorials/intermediate/spatial_transformer_tutorial.html 作者: Ghassen HAMROUNI 在本教程中,您將學(xué)習(xí)如何使用稱為空間變換器網(wǎng)絡(luò)的視覺(jué)注意力機(jī)制來(lái)擴(kuò)充網(wǎng)絡(luò)。 您可以在 DeepMind 論文中詳細(xì)了解空間變壓器網(wǎng)絡(luò)。 空間...

http://o2fo.com/pytorch/pytorch-jfe13bht.html

196.AI人工智能 在Python中構(gòu)建回歸器

回歸是最重要的統(tǒng)計(jì)和機(jī)器學(xué)習(xí)工具之一。 我們認(rèn)為機(jī)器學(xué)習(xí)的旅程從回歸開(kāi)始并不是錯(cuò)的。 它可以被定義為使我們能夠根據(jù)數(shù)據(jù)做出決定的參數(shù)化技術(shù),或者換言之,允許通過(guò)學(xué)習(xí)輸入和輸出變量之間的關(guān)系來(lái)基于數(shù)據(jù)做出...

http://o2fo.com/artificial_intelligence/artificial_intelligence-uz6q3cbs.html

197.15.7 從C擴(kuò)展中釋放全局鎖

問(wèn)題 You have C extension code in that you want to execute concurrently with other threadsin the Python interpreter. To do this, you need to release and reacquire the global in‐terpreter lock (GIL). 解決方案 In C extension code, the GIL can be released and reacquired by inserting the follow...

http://o2fo.com/youshq/vb6yqozt.html

198.tf.reduce_all函數(shù):計(jì)算張量在維度上的邏輯和

tf.reduce_all 函數(shù)reduce_all ( input_tensor , axis = None , keep_dims = False , name = None , reduction_indices = None ) 定義在:tensorflow/python/ops/math_ops.py 請(qǐng)參閱指南:數(shù)學(xué)函數(shù)>減少 計(jì)算一個(gè)張量在維度上元素的“邏輯和”. 給按照軸線給定的...

http://o2fo.com/tensorflow_python/tensorflow_python-4ihe2hen.html

199.TensorFlow函數(shù):tf.matrix_triangular_solve

tf.matrix_triangular_solve 函數(shù)matrix_triangular_solve( matrix, rhs, lower=None, adjoint=None, name=None ) 參考指南:數(shù)學(xué)函數(shù)>矩陣數(shù)學(xué)函數(shù) 使用回代求解具有上、下三角矩陣的線性方程組. matrix 是一個(gè)形狀為 [..., M, N] 的張量,并且該張量最內(nèi)部的 ...

http://o2fo.com/tensorflow_python/tensorflow_python-d62a2fk5.html

200.Python實(shí)現(xiàn)簡(jiǎn)單的換臉術(shù)

本文轉(zhuǎn)載至知乎ID:Charles(白露未晞)知乎個(gè)人專欄下載W3Cschool手機(jī)App,0基礎(chǔ)隨時(shí)隨地學(xué)編程>>戳此了解導(dǎo)語(yǔ)在跑程序,閑著也是閑著,于是做了這件似乎還算有趣的事情。拿出來(lái)分享一下。參考了matthewearl開(kāi)源的一個(gè)項(xiàng)目...

http://o2fo.com/python3/python3-egnr2z81.html

抱歉,暫時(shí)沒(méi)有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門(mén)課程