來自:http://deeplearning.net/software/theano/tutorial/loop.html loop 一、Scan 一個遞歸的通常的形式,可以用來作為循環語句。 約間和映射(在第一個(leading,個人翻譯成第一個)維度上進行循環)是scan ...
來自:http: deeplearning.net software theano tutorial examples.html More Examples 現在,是時候開始系統的熟悉theano的基礎對象和操作了,可以通過瀏覽庫的部分來詳細的了解Basic Tensor Functionality.隨着這個教程的深入,你可以逐漸的讓自己熟悉庫的其他相關的部分和文檔入口頁面的其他相關的主題了。 一 ...
2015-06-23 08:01 0 2731 推薦指數:
來自:http://deeplearning.net/software/theano/tutorial/loop.html loop 一、Scan 一個遞歸的通常的形式,可以用來作為循環語句。 約間和映射(在第一個(leading,個人翻譯成第一個)維度上進行循環)是scan ...
來自:http://deeplearning.net/software/theano/tutorial/gpu_data_convert.html PyCUDA/CUDAMat/Gnumpy compatibility 一、PyCUDA 當前,PyCUDA ...
來自:http://deeplearning.net/software/theano/tutorial/using_gpu.html using the GPU 想要看GPU的介紹性的討論和對密集並行計算的使用,查閱:GPGPU. theano設計的一個目標就是在一個 ...
來自:http://deeplearning.net/software/theano/tutorial/modes.html Configuration Settings and Compiling Modes 一、配置 該 config 模塊包含了好幾個屬性用來修改 ...
來自:http://deeplearning.net/software/theano/tutorial/aliasing.html Understanding Memory Aliasing for Speed and Correctness 內存的重用是theano提升代碼運行 ...
來自:http://deeplearning.net/software/theano/tutorial/shape_info.html Debugging Theano: FAQ and Troubleshooting 在計算機程序中會有許多種不同的bug。該頁就是來說說FAQ ...
來自:http://deeplearning.net/software/theano/tutorial/adding.html Baby Steps - Algebra 一、兩個標量相加 在學習theano的開始,首先來感受下它是如何工作的,讓我們先來定義一個簡單的相加函數 ...
有錯誤的地方望各位好友幫忙修改,謝謝! ...