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

Fix SP unstable output, synapse decay #1382

Closed
wants to merge 5 commits into from

Commits on Jan 10, 2018

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

Commits on Jan 11, 2018

  1. working SP test for unstable params

    the unstable combination of constructor parameters can cause SP
    output to be different on the same input, which is clearly wrong!
    breznak committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    30f9227 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. SP: add check for unstable params in constructor

    on each initialization, SP is tested to produce stable output.
    breznak committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    c01a95b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b34d1cf View commit details
    Browse the repository at this point in the history
  3. SP unstable output check: use no learning

    as it's required
    breznak committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    9d4c4a2 View commit details
    Browse the repository at this point in the history