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: HuthLab/semantic-decoding
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bermuchin/semantic-decoding
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 20 files changed
  • 3 contributors

Commits on Feb 25, 2026

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

Commits on Feb 28, 2026

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

Commits on Mar 3, 2026

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

Commits on Mar 4, 2026

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

Commits on Mar 26, 2026

  1. feat: Add Phase 4 M-GAT models

    Your Name committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    90fcaf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. hidden layer increased 128 -> 256

    Your Name committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    8693b6f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2026

  1. Implement HybridLoss and correlation function

    Added HybridLoss class and pearson_correlation function for improved loss calculation. Updated MGATModel to utilize the new loss function.
    bermuchin authored May 7, 2026
    Configuration menu
    Copy the full SHA
    30b8794 View commit details
    Browse the repository at this point in the history
  2. Revise README for Scaffold-GAT project details

    Updated the README to reflect the new project name and added key features of Scaffold-GAT. Expanded sections on usage, attribution, and execution pipeline.
    bermuchin authored May 7, 2026
    Configuration menu
    Copy the full SHA
    33f6c6f View commit details
    Browse the repository at this point in the history
  3. Update README with graph construction command

    Add example command for constructing functional connectivity graph.
    bermuchin authored May 7, 2026
    Configuration menu
    Copy the full SHA
    182e022 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78eb619 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ad368e View commit details
    Browse the repository at this point in the history
  6. README.md

    bermuchin authored May 7, 2026
    Configuration menu
    Copy the full SHA
    3622564 View commit details
    Browse the repository at this point in the history
  7. Update README with acknowledgments and project details

    Added acknowledgments for original paper and repository.
    bermuchin authored May 7, 2026
    Configuration menu
    Copy the full SHA
    1165ad0 View commit details
    Browse the repository at this point in the history
Loading