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: jongwook/onsets-and-frames
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DBraun/onsets-and-frames
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 15 files changed
  • 2 contributors

Commits on Mar 26, 2020

  1. change everything to TensorFlow 2.1

    David Braun committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    210e01a View commit details
    Browse the repository at this point in the history
  2. add 2018 year to MAESTRO

    David Braun committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    85a30f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. add ReLU because it was overlooked during porting

    David Braun committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    69fe730 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. remove incorrect sigmoid activation in velocity stack

    David Braun committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    bbad4db View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

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

Commits on Dec 28, 2020

  1. Merge pull request #1 from DBraun/tf2-model-refactor

    Better TF2 keras model style
    DBraun authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    7cdd4c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Merge pull request #2 from jongwook/master

    Fixed bug with offsets in midi parsing function (#25)
    DBraun authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    4a8c8ad View commit details
    Browse the repository at this point in the history
Loading