Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-703

Implement Gradient machine

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.6
    • 0.6
    • None

    Description

      Implement a gradient machine (aka 'neural network) that can be used for classification or auto-encoding.
      It will just have an input layer, identity, sigmoid or tanh hidden layer and an output layer.
      Training done by stochastic gradient descent (possibly mini-batch later).
      Sparsity will be optionally enforced by tweaking the bias in the hidden unit.
      For now it will go in classifier/sgd and the auto-encoder will wrap it in the filter unit later on.

      Attachments

        1. MAHOUT-703.patch
          17 kB
          Hector Yee

        Activity

          People

            tdunning Ted Dunning
            hector.yee Hector Yee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 72h
                72h
                Remaining:
                Remaining Estimate - 72h
                72h
                Logged:
                Time Spent - Not Specified
                Not Specified