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

Save input cfg file #14

Merged
merged 22 commits into from
Mar 19, 2021
Merged

Save input cfg file #14

merged 22 commits into from
Mar 19, 2021

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    2df22ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9379aab View commit details
    Browse the repository at this point in the history
  3. Update CI test command

    akainth015 authored and grace-omotoso committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    a7f0801 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75e5ca8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dde0d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee15b38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    346bb1f View commit details
    Browse the repository at this point in the history
  8. Revert changes to tests

    akainth015 authored and grace-omotoso committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    3655fcd View commit details
    Browse the repository at this point in the history
  9. Fix MLP network generation

    akainth015 authored and grace-omotoso committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    e211182 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aea3782 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8d918d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f5e5a7 View commit details
    Browse the repository at this point in the history
  13. Revert changes to tests

    akainth015 authored and grace-omotoso committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5939bc6 View commit details
    Browse the repository at this point in the history
  14. Remove unused imports

    akainth015 authored and grace-omotoso committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    a01e4e2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d0cf82b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    4d2f827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c71fb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    5fbb0d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3bcc07 View commit details
    Browse the repository at this point in the history
  3. Open CFG YAML file in regular mode

    The file was being opened in write-bytes mode and that caused the issue while dumping YAML.
    akainth015 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    fdd013a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. removed unused import

    grace-omotoso committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    994d1b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20a2515 View commit details
    Browse the repository at this point in the history