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

Total Variation Loss #978

Merged
merged 55 commits into from Oct 5, 2022
Merged

Commits on Apr 22, 2022

  1. Create total_variation.py

    Initialize the PR.
    ragavvenkatesan committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    9858b0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aed1d1 View commit details
    Browse the repository at this point in the history
  3. Missed importing Metric.

    ragavv committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    0c4dd17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b7b4db View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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

Commits on May 7, 2022

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

Commits on May 9, 2022

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

Commits on May 10, 2022

  1. added functional and modular metric.

    ragavv committed May 10, 2022
    Configuration menu
    Copy the full SHA
    41de209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    545d176 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94cc783 View commit details
    Browse the repository at this point in the history
  4. Adding copyright notice to top of file.

    ragavv committed May 10, 2022
    Configuration menu
    Copy the full SHA
    a5e64b0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'patch-2' of https://github.com/ragavvenkatesan/metrics

    …into patch-2
    ragavv committed May 10, 2022
    Configuration menu
    Copy the full SHA
    7fc1a26 View commit details
    Browse the repository at this point in the history
  6. Apply first suggestions from code review

    Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
    ragavvenkatesan and SkafteNicki committed May 10, 2022
    Configuration menu
    Copy the full SHA
    971be9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d50c91 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    386efa2 View commit details
    Browse the repository at this point in the history
  2. docs

    SkafteNicki committed May 16, 2022
    Configuration menu
    Copy the full SHA
    995c72a View commit details
    Browse the repository at this point in the history
  3. changelog

    SkafteNicki committed May 16, 2022
    Configuration menu
    Copy the full SHA
    082d312 View commit details
    Browse the repository at this point in the history
  4. init file

    SkafteNicki committed May 16, 2022
    Configuration menu
    Copy the full SHA
    2b0b455 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on Jun 27, 2022

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

    Borda committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    cdfdc69 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

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

Commits on Jul 11, 2022

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

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    79a9751 View commit details
    Browse the repository at this point in the history
  2. add tests

    SkafteNicki committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    7cdfb09 View commit details
    Browse the repository at this point in the history
  3. init and requirements

    SkafteNicki committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    0173303 View commit details
    Browse the repository at this point in the history
  4. working implementation

    SkafteNicki committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    cde3a0c View commit details
    Browse the repository at this point in the history
  5. skip some testing

    SkafteNicki committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    852ea9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed3e57d View commit details
    Browse the repository at this point in the history
  7. typing

    Borda committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    28636a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

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

Commits on Jul 20, 2022

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

    Borda committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1fa0902 View commit details
    Browse the repository at this point in the history
  3. fix type

    SkafteNicki committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    aea9a8c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

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

Commits on Aug 30, 2022

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

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    7b68233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    771c9d5 View commit details
    Browse the repository at this point in the history
  3. remove renaming

    SkafteNicki committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    9c19004 View commit details
    Browse the repository at this point in the history
  4. fix tests

    SkafteNicki committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d0ae387 View commit details
    Browse the repository at this point in the history
  5. add none option

    SkafteNicki committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    1ce004e View commit details
    Browse the repository at this point in the history
  6. fix doctest

    SkafteNicki committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e5d64e0 View commit details
    Browse the repository at this point in the history
  7. fix doctests

    SkafteNicki committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d1a1e35 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. try again

    SkafteNicki committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    d73f8ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0486a00 View commit details
    Browse the repository at this point in the history
  3. another fix

    SkafteNicki committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    113cb10 View commit details
    Browse the repository at this point in the history
  4. fix docbuild

    SkafteNicki committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    096c652 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    e1a6141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a82fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8270a39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b65ce2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    993ec33 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. try fixing tests

    SkafteNicki committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    6b1e01e View commit details
    Browse the repository at this point in the history
  2. fix flake

    SkafteNicki committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    49c32b3 View commit details
    Browse the repository at this point in the history