书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 361 个相关结果.
  • Baby Steps - Algebra

    Baby Steps - Algebra Adding two Scalars Adding two Matrices Exercise Baby Steps - Algebra Adding two Scalars To get us started with Theano and get a feel of what we’re wor...
  • Views and inplace operations

    Views and inplace operations Views Inplace operations Destructive Operations Inplace optimization and DebugMode Views and inplace operations Theano allows the definition of...
  • Frequently Asked Questions

    430 2020-04-11 《Theano 1.0 Document》
    Frequently Asked Questions How to update a subset of weights? Frequently Asked Questions How to update a subset of weights? If you want to update only a subset of a weight m...
  • Basic Tensor Functionality

    924 2020-04-11 《Theano 1.0 Document》
    Basic Tensor Functionality Creation Constructors with optional dtype All Fully-Typed Constructors Plural Constructors Custom tensor types Converting from Python Objects Tenso...
  • Release Notes

    Release Notes Theano 0.8.2 (21th of April, 2016) Theano 0.8.1 (29th of March, 2016) Theano 0.8 (21th of March, 2016) Release Notes Theano 0.8.2 (21th of April, 2016) This ...
  • Broadcasting

    562 2020-04-11 《Theano 1.0 Document》
    Broadcasting Broadcasting Broadcasting is a mechanism which allows tensors withdifferent numbers of dimensions to be added or multipliedtogether by (virtually) replicating the ...
  • Overview of the compilation pipeline

    346 2020-04-11 《Theano 1.0 Document》
    Overview of the compilation pipeline Definition of the computation graph Compilation of the computation graph Step 1 - Create a FunctionGraph Step 2 - Execute main Optimizer Ste...
  • Frequently Asked Questions

    Frequently Asked Questions How to update a subset of weights? Frequently Asked Questions How to update a subset of weights? If you want to update only a subset of a weight m...
  • Links

    770 2020-04-11 《Theano 1.0 Document》
    Links Theano requirements Libraries we might want to look at or use Links This page lists links to various resources. Theano requirements git : A distributed revision con...
  • Making the double type

    363 2020-04-11 《Theano 1.0 Document》
    Making the double type Type’s contract Additional definitions transfer() Defining double Untangling some concepts Final version Making the double type Type’s contract I...