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

[SYSTEMDS-3551] Extended Performance TestSuite #1850

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Jun 20, 2023

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

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    361b340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9f59d9 View commit details
    Browse the repository at this point in the history
  3. nn simple sgd running

    Sheypex committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0bb5a48 View commit details
    Browse the repository at this point in the history
  4. nn simple sgd running

    Sheypex committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c218449 View commit details
    Browse the repository at this point in the history
  5. nn simple nesterov running

    Sheypex committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c32bfc4 View commit details
    Browse the repository at this point in the history
  6. fixed batching in nesterov and simpleSGD training .. also updated REA…

    …DME.md in nn as this is the source for simpleSGD and nesterov
    Sheypex committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4da031d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    580caf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jun 26, 2023

  1. fixed -gpu flag

    Sheypex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    cd83bd4 View commit details
    Browse the repository at this point in the history
  2. moved to using existing datagen scripts genRandData4LogisticRegressio…

    …n and genRandData4Multinomial. now also running tests for sparse and dense data. not yet utilizing generated test data sets
    Sheypex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    68e7184 View commit details
    Browse the repository at this point in the history
  3. fixed NN datagen parameters

    Sheypex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6a7f7a3 View commit details
    Browse the repository at this point in the history
  4. downloader for MNIST Dataset

    Sheypex committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    58eb33f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. MNIST "datagen" done by producing smaller version of the whole MNIST …

    …dataset based on MAXMEM setting, and using whole MNIST only for biggest MAXMEM
    Sheypex committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a116a46 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 6, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    9ebe54b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d1353 View commit details
    Browse the repository at this point in the history