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

feat: Privacy Preserving Learning #3334

Merged

Commits on Jun 21, 2021

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

Commits on Jun 23, 2021

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

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    f53b820 View commit details
    Browse the repository at this point in the history
  2. Added unit test for feature activation, cleaned parameters for consis…

    …tency and removed is_activated in gd.cc to pass checks
    manavsinghal157 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    477ea18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3523a98 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Added _weight_mask

    manavsinghal157 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    161dcd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from manavsinghal157/RLOS-21--Privacy-Preservin…

    …g-Learning
    
    Patch for Privacy Preserving Learning
    manavsinghal157 authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    882b05a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Interactions included

    manavsinghal157 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    7b9dd99 View commit details
    Browse the repository at this point in the history
  2. Change to original

    manavsinghal157 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    6842ab5 View commit details
    Browse the repository at this point in the history
  3. Reverting to original

    manavsinghal157 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    3e916be View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    09000c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from manavsinghal157/RLOS-21--Privacy-Preservin…

    …g-Learning
    
    Patch_for_privacy_preserving_learning #2
    manavsinghal157 authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    0738cc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    6ed31d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from manavsinghal157/RLOS-21--Privacy-Preservin…

    …g-Learning
    
    Command line argument for privacy preserving learning
    manavsinghal157 authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    536668e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

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

Commits on Aug 12, 2021

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

    manavsinghal157 committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    1b10a67 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    93b7d7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from manavsinghal157/RLOS-21--Privacy-Preservin…

    …g-Learning
    
    Calculating tag_hash in parser.cc && RunTests
    manavsinghal157 authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    723a97b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

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

Commits on Sep 1, 2021

  1. Fetching upstream

    manavsinghal157 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    de58630 View commit details
    Browse the repository at this point in the history
  2. Undoing Benchmarks

    manavsinghal157 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    0496c38 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from manavsinghal157/RLOS-21--Privacy-Preservin…

    …g-Learning
    
    Fetching Upstream
    manavsinghal157 authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    53c5d50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aa16a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27ae138 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Merge pull request #6 from manavsinghal157/RLOS-21--Privacy-Preservin…

    …g-Learning
    
    Benchmarks for Privacy Preserving Learning
    manavsinghal157 authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    f615a9b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

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

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    072971f View commit details
    Browse the repository at this point in the history
  2. Update gd.cc

    Removed extra } line 802
    manavsinghal157 authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    e81446c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f9a192 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    8549d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2605914 View commit details
    Browse the repository at this point in the history
  3. Change in stderr

    manavsinghal157 committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    053abfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40de734 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from manavsinghal157/Stderr_Files_RLOS

    Changes in stderr for Runtests(350/51/52)
    manavsinghal157 authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    66c7199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39f4524 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01de6bf View commit details
    Browse the repository at this point in the history
  8. formatting

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    a36706d View commit details
    Browse the repository at this point in the history
  9. swap runtest orders

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    0b18ffd View commit details
    Browse the repository at this point in the history
  10. threshold as cli and cleanup

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    228915e View commit details
    Browse the repository at this point in the history
  11. formatting

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    29ec52c View commit details
    Browse the repository at this point in the history
  12. var typo

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    aafaa23 View commit details
    Browse the repository at this point in the history
  13. var typo

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    9bd9aa1 View commit details
    Browse the repository at this point in the history
  14. stride always provided

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    313b58c View commit details
    Browse the repository at this point in the history
  15. formatting

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    425b74a View commit details
    Browse the repository at this point in the history
  16. formatting

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    fbc4a5a View commit details
    Browse the repository at this point in the history
  17. fix slim

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    88d644b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    39f0513 View commit details
    Browse the repository at this point in the history
  19. line num

    olgavrou committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    2c2c3ef View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    c4b0071 View commit details
    Browse the repository at this point in the history
  2. update runtests.AUTOGEN.json

    olgavrou committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    890bb3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aec1bb9 View commit details
    Browse the repository at this point in the history
  4. utf8

    olgavrou committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    1c968fc View commit details
    Browse the repository at this point in the history
  5. fix tests

    olgavrou committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    3d74681 View commit details
    Browse the repository at this point in the history
  6. reserve unordered_map size

    olgavrou committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    dc10f44 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

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

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    03dcd7d View commit details
    Browse the repository at this point in the history
  2. Trigger CI

    manavsinghal157 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    852ee77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a88f0bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d79a7e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

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

Commits on Nov 22, 2021

  1. merge from master

    olgavrou committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    505bb2a View commit details
    Browse the repository at this point in the history
  2. fix tests

    olgavrou committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    820d4d9 View commit details
    Browse the repository at this point in the history
  3. formatting

    olgavrou committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    1876bba View commit details
    Browse the repository at this point in the history
  4. reserve correctly

    olgavrou committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    d03bda0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    854ba74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4045e2f View commit details
    Browse the repository at this point in the history
  3. add compile time flag

    olgavrou committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    d599109 View commit details
    Browse the repository at this point in the history
  4. cleanup

    olgavrou committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    624a4c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e8868b View commit details
    Browse the repository at this point in the history
  6. permissions

    olgavrou committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    e9e0fbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30816b5 View commit details
    Browse the repository at this point in the history
  8. add more ifdefs

    olgavrou committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    e553241 View commit details
    Browse the repository at this point in the history
  9. skip spanning tree tests

    olgavrou committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a79fc6f View commit details
    Browse the repository at this point in the history
  10. remove comment

    olgavrou committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    e9553f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5aba3f2 View commit details
    Browse the repository at this point in the history
  12. missing ifdef in benchmarks

    olgavrou committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    47d14cd View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

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