Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Add fast implementation of LARS #16122

Merged
merged 9 commits into from
Sep 30, 2019
Merged

Add fast implementation of LARS #16122

merged 9 commits into from
Sep 30, 2019

Commits on Aug 18, 2019

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

Commits on Sep 4, 2019

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

Commits on Sep 8, 2019

  1. fix preloaded_multi_* dtype inference, add SGDwFastLARS optimizer and…

    … test
    
    Conflicts:
    	tests/python/gpu/test_operator_gpu.py
    Caenorst committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    929942d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6933b7c View commit details
    Browse the repository at this point in the history
  3. fix lint

    Caenorst committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    7a44531 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Add more documentation, change name of SGDwFastLARS by LARS, removing…

    … redundancy of 'lars' in the parameters
    Caenorst committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    f7c90ab View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

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

Commits on Sep 18, 2019

  1. fix lint

    Caenorst committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    92be7ba View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

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