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 geometric vector perceptrons (GVPs) #4

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Add geometric vector perceptrons (GVPs) #4

wants to merge 19 commits into from

Commits on Feb 28, 2024

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

    bicycle1885 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6689dd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. add constructor

    bicycle1885 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    da209b4 View commit details
    Browse the repository at this point in the history
  2. add docs

    bicycle1885 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f7b75e1 View commit details
    Browse the repository at this point in the history
  3. --amend

    bicycle1885 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c1319f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. type constraint

    bicycle1885 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a7fbada View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. add VectorNorm layer

    bicycle1885 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    bcf9088 View commit details
    Browse the repository at this point in the history
  2. add epsilon

    bicycle1885 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    7bb4af6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

  1. fix

    bicycle1885 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2923886 View commit details
    Browse the repository at this point in the history
  2. add vector gating

    bicycle1885 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a506ae8 View commit details
    Browse the repository at this point in the history
  3. --amend

    bicycle1885 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e448973 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    979c7a0 View commit details
    Browse the repository at this point in the history
  2. check in/equivariance

    bicycle1885 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ffffcfb View commit details
    Browse the repository at this point in the history
  3. fix typo

    bicycle1885 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3adbe65 View commit details
    Browse the repository at this point in the history
  4. fix

    bicycle1885 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ed26b45 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. add functor

    bicycle1885 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cfc3736 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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