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

[WIP] Mixture of Experts MLP #309

Closed
wants to merge 7 commits into from
Closed

[WIP] Mixture of Experts MLP #309

wants to merge 7 commits into from

Commits on Oct 8, 2024

  1. added data generation

    DenSumy committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5c04699 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. added moe

    DenSumy committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ab3dcd3 View commit details
    Browse the repository at this point in the history
  2. reverted chaange

    DenSumy committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    53c475f View commit details
    Browse the repository at this point in the history
  3. seems to be working :)

    DenSumy committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    54813ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fe2039 View commit details
    Browse the repository at this point in the history
  5. added humanoid

    DenSumy committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    305f17b View commit details
    Browse the repository at this point in the history
  6. updated params

    DenSumy committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5145df3 View commit details
    Browse the repository at this point in the history