Giter Site home page Giter Site logo

matlab_leabra's Introduction

matlab_leabra

Matlab implementation of the Leabra Algorithm

This document describes a basic implementation of the Leabra algorithms in Matlab. This implementation serves two main purposes. The first is to clarify the specific computations performed by the basic Leabra algorithms as they were in April 2015. A description of these algorithms was available online (https://grey.colorado.edu/emergent/index.php/Leabra), but was insufficient to reproduce the computations done by the C++ Emergent implementation. The source code of the Emergent implementation is massive, so extracting its algorithms is not a trivial task. The R implementation of Leabra (known as LeabRa) is a reproduction of the matlab_leabra codebase.

The second purpose of this Leabra implementation is to allow any adept Matlab user to test and modify the Leabra algorithms. To this end, the implementation has been kept as simple as possible. Emergent is a very large, very flexible program that wants to do everything for you. This Matlab implementation is small, and you have to do everything yourself. This gives even more power, flexibility, and understanding, at the expense of having to do more work, risking bugs, and slower run times. Also, this means that people who are not comfortable with Matlab programming could run into trouble.

For the more recent Go implementation of the Leabra Algorithm see: https://github.com/ccnlab/leabrax

matlab_leabra's People

Contributors

sergio-verduzco 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.