Giter Site home page Giter Site logo

optimi's Introduction

Matlab Optimi Toolbox

This page describes the optimi toolbox for MATLAB available for download here.

Dependencies

The optimi toolbox depends on

  • ndlutil various utility functions.

Release Information

Current release is 0.132.

Included a function to return the default functions to be used for particular constraints and a function to return the default optimiser.

Added wrappers for using Carl Rasmussen's conjugate gradient code.

This toolbox allows computation of several different non-linearities and associated conversions and their gradients.

There are several kernels implemented, the ones that are being maintained for the latest release are:

exp sigmoid negLogLogit

exp constrains a parameter to be positive through exponentiatiation. sigmoid constrains a parameter to be between 0 and 1 through the sigmoid function and negLogLogit constrains a parameter to be positive through the function log(1+exp(x)). In much of the code based on this we prefer negLogLogit to exp as it is better behaved for large x.

Page last modified on Fri Jan 5 22:19:06 GMT 2007.

optimi's People

Contributors

adamian avatar ahonkela avatar lawrennd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.