Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MachineLearningLifeScience/stochman
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: MachineLearningLifeScience/stochman
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 9 files changed
  • 7 contributors

Commits on Jul 5, 2022

  1. added l2norm to nnj

    Frederik Warburg committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    08c2359 View commit details
    Browse the repository at this point in the history
  2. added l2norm to nnj

    Frederik Warburg committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    d99fbe0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Merge pull request #20 from FrederikWarburg/master

    Added l2norm layer to nnj
    SkafteNicki authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    1865f64 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Implements the bug fix and adds a test

    Gonzalez Duque Miguel (CR/AIR4.1) committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    bd9ab67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from MachineLearningLifeScience/bugfix-jacobia…

    …n-kwarg
    
    Fixes a bug: passing jacobian tensors as `kwargs` in forward passes of `nnj`
    SkafteNicki authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    5e5be9b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    5054e20 View commit details
    Browse the repository at this point in the history
  2. explicit device choosing

    sorenhauberg committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    3d5c5be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa0f992 View commit details
    Browse the repository at this point in the history
  4. Flake8 formatting

    sorenhauberg committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    91dac4d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

Commits on Nov 8, 2022

  1. Updates my name in the readme.md

    My academic name has a dash, unfortunately.
    miguelgondu authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    1a136bc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Merge pull request #23 from MachineLearningLifeScience/dash-in-my-name

    Updates my name in the readme.md
    SkafteNicki authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ec4169b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. spell fixes

    eugene committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    dbd27d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    6704ea6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from eugene/master

    spell fixes
    SkafteNicki authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    bd847a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25 from pnkraemer/indexing-meshgrid

    Added 'indexing' kwarg to torch.meshgrid
    SkafteNicki authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    122cdd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    02c8170 View commit details
    Browse the repository at this point in the history
  2. flake8 happy?

    eugene committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a055a84 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Merge pull request #27 from eugene/fix-two-bmms

    Slight optimization by removing two BMM
    SkafteNicki authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ac47a24 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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