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

Add Keras 3 example for "Transformer model for MIDI music generation" #1992

Merged
merged 6 commits into from
Nov 27, 2024

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    da63b0f View commit details
    Browse the repository at this point in the history
  2. Fix too slow inference on jax

    johacks committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e63e60c View commit details
    Browse the repository at this point in the history
  3. Refactor MIDI generation script: PR feedback.

    - Update import statement for keras_hub
    - Fix documentation for audio dependencies
    - Remove unnecessary markdown annotation
    
    Other changes:
    - Update last modified date in MIDI generation example
    - Fix: Increase training epochs from 1 to 20 in MIDI generation example
    - Fix: use flip for unsupported negative step in torch
    - Fix: Remove unused learning rate
    johacks committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5f14dc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab0a89e View commit details
    Browse the repository at this point in the history
  5. Compact script

    johacks committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3491f0f View commit details
    Browse the repository at this point in the history
  6. Add auto generated files

    johacks committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e35c507 View commit details
    Browse the repository at this point in the history