- Deep Learning Essentials
- Wei Di Anurag Bhardwaj Jianing Wei
- 122字
- 2021-06-30 19:17:49
Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Some of the key features of Theano is its very tight integration with NumPy, making it almost native to a large number of Python developers. It also provides a very intuitive interface to using GPU or CPU. It has an efficient symbolic differentiation, allowing it to provide derivatives for functions with one or many inputs. It is also numerically stable and has a dynamic code generation capability leading to faster expression evaluations. Theano is a good framework choice if you have advanced machine learning expertise and are looking for a low-level API for a fine-grained control of your deep learning application.
- 虛擬儀器設計測控應用典型實例
- 基于LPC3250的嵌入式Linux系統(tǒng)開發(fā)
- 返璞歸真:UNIX技術內幕
- 數(shù)據(jù)庫原理與應用技術學習指導
- 大數(shù)據(jù)改變世界
- Hands-On Cybersecurity with Blockchain
- PostgreSQL Administration Essentials
- AWS Administration Cookbook
- Implementing Oracle API Platform Cloud Service
- 運動控制系統(tǒng)
- 計算機組網(wǎng)技術
- Extending Ansible
- Working with Linux:Quick Hacks for the Command Line
- 在實戰(zhàn)中成長:C++開發(fā)之路
- Xilinx FPGA高級設計及應用