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

Simplify back-prop scheme #407

Merged
merged 6 commits into from
Jun 29, 2022
Merged

Simplify back-prop scheme #407

merged 6 commits into from
Jun 29, 2022

Commits on Jun 13, 2022

  1. topo sort prototype

    rsokl committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    dc046ee View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. merge

    rsokl committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    788ec07 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Fix gru layer

    rsokl committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    e6225be View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. remove unused code

    rsokl committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1bbd4be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6222d5c View commit details
    Browse the repository at this point in the history
  3. avoid bad coverage

    rsokl committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    773754f View commit details
    Browse the repository at this point in the history