Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Least Square Solution Layer (for ELM) #2565

Closed
wants to merge 60 commits into from
Closed

Commits on Jun 6, 2015

  1. Configuration menu
    Copy the full SHA
    33a0c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98ae3b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbdbd53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b14dcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64b1ac9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cfa399 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66daaed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc9d1df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ff5757 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2015

  1. Configuration menu
    Copy the full SHA
    aefb08f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. Configuration menu
    Copy the full SHA
    946d1ed View commit details
    Browse the repository at this point in the history
  2. fixed missing semicolon

    Macbull committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    1157590 View commit details
    Browse the repository at this point in the history
  3. removing gpu functions

    Macbull committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    785a03f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2015

  1. Configuration menu
    Copy the full SHA
    af7d1a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd1458 View commit details
    Browse the repository at this point in the history
  3. Adding omatcopy for double

    Macbull committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    0d93392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1206c3 View commit details
    Browse the repository at this point in the history
  5. Transpose layer completed

    Macbull committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    10172bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c91ce87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f31110 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4a2bf4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Fixing some annoying bugs

    Macbull committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    7134040 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2015

  1. Configuration menu
    Copy the full SHA
    334f54f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Added new type of weight sharing, COPY, where the target layer does n…

    …ot know the size of blob required
    Macbull committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    a59f045 View commit details
    Browse the repository at this point in the history
  2. removing share_mode fron proto, explicitly added condition for transp…

    …ose layer in net.cpp while weight sharing
    Macbull committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    a904863 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. Update README.md

    adding details of LS Layer
    Macbull committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    82085aa View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Macbull committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    575402c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Macbull committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    9467929 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Macbull committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    976b1e8 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Macbull committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    954c94f View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Macbull committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    b4d22e2 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Macbull committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    3862e3a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2015

  1. Update README.md

    Macbull committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    35207c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f15f5b View commit details
    Browse the repository at this point in the history
  3. fixing ls_layer

    Macbull committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    e80043d View commit details
    Browse the repository at this point in the history
  4. fixing label reading

    Macbull committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    068fd9c View commit details
    Browse the repository at this point in the history
  5. fixing ls layer

    Macbull committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    b372d0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bccc29f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b13040 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51d1193 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    267f114 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2015

  1. using gelss in ls_layer

    Macbull committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    4b8e3f3 View commit details
    Browse the repository at this point in the history
  2. fixing gelss (float)

    Macbull committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    d8f2b6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd88c82 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2015

  1. no change at all

    Macbull committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    1c0a068 View commit details
    Browse the repository at this point in the history
  2. adding gelsd(min-norm solution using svd and divide and conquer) func…

    …tion to math_functions.cpp and header file
    Macbull committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    07ba7bc View commit details
    Browse the repository at this point in the history
  3. using gelsd in LS layer

    Macbull committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    9a9d557 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7efd9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32938f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e03394 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbc6c94 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2015

  1. Configuration menu
    Copy the full SHA
    efc20cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a55ebd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c465f2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    177f889 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da357e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a6e261 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eff989f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a98656e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf0c857 View commit details
    Browse the repository at this point in the history