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

NF: Autoencoder FINTA ConvNext #246

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2024

  1. WIP: transformer ae

    AntoineTheb committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    74494df View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    7b12e60 View commit details
    Browse the repository at this point in the history
  2. ENH: reduce padding

    AntoineTheb committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6853567 View commit details
    Browse the repository at this point in the history
  3. ENH: asym decoder

    AntoineTheb committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    35fa5ab View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. ENH: convnext

    AntoineTheb committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    72457d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9510f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'arnaudbore/add_autoencoder_streamlines'…

    … into add_autoencoder_streamlines
    AntoineTheb committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    955e46b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b16e27 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. ENH: docstring

    AntoineTheb committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6b6c21a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    fd1f77e View commit details
    Browse the repository at this point in the history
  2. ENH: remove .sh

    AntoineTheb committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fbae16d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    0b5d059 View commit details
    Browse the repository at this point in the history
  2. ENH: cleanup

    AntoineTheb committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9cd5436 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    25fe920 View commit details
    Browse the repository at this point in the history
  2. FIX: documentation

    AntoineTheb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    34701e0 View commit details
    Browse the repository at this point in the history