A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://thetractor.readthedocs.org/en/latest/code.html below:

Website Navigation


Code structure of the Tractor — Tractor 1.0 documentation

Code structure of the Tractor

Miscellaneous notes on control flow and call stacks.

Tractor.optimize()
    Tractor.getDerivs()
        Image.getParamDerivatives()
        Tractor.getModelImage()
        Tractor._getSourceDerivatives()
            Source.getParamDerivatives()
    Tractor.getUpdateDirection()
        Tractor.getChiImage()
        scipy...lsqr()
    Tractor.tryUpdates()
        Tractor.getLogProb()
Tractor.getLogProb()
     Tractor.getLogPrior()
     Tractor.getLogLikelihood()
         Tractor.getChiImages()
             Tractor.getModelImages()
                 Tractor.getModelImage()
                     Image.getSky()
                     Tractor.getModelPatch()
                         Tractor.getModelPatchNoCache()
                             Source.getModelPatch()

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4