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

120 add use examples efficientnet fine tuning on cifar 100 #123

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

Commits on Oct 31, 2023

  1. Add files via upload

    Added EfficientNet (v.2, small model) fine-tuning on Cifar-100 using Cerebros / ipynb notebook / py code
    sashakolpakov authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c24a843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35fa438 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6687fe6 View commit details
    Browse the repository at this point in the history
  4. Update automerge.yml

    David Thrower authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4df1cb3 View commit details
    Browse the repository at this point in the history
  5. Update automerge.yml

    David Thrower authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e11ae43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4810fe5 View commit details
    Browse the repository at this point in the history
  7. Create cicd-requirements.txt

    David Thrower authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    60197e8 View commit details
    Browse the repository at this point in the history
  8. Update automerge.yml

    David Thrower authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3e3455e View commit details
    Browse the repository at this point in the history
  9. Update requirements.txt

    David Thrower authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    285ceb8 View commit details
    Browse the repository at this point in the history
  10. Update cicd-requirements.txt

    David Thrower authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    62b548d View commit details
    Browse the repository at this point in the history
  11. Update cifar_100_EfficientNet.py

    There was added a non-PEFT retraining for comparison. This has no bearing on the Cerebros efficiency.
    sashakolpakov authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4e2cedf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    143d3e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    f69b822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5ef4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29ec2ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b66329 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20cf34a View commit details
    Browse the repository at this point in the history
  6. Update automerge.yml

    sashakolpakov authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d383e5a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Update automerge.yml

    Up time limit on CIFAR 100 example to 250 min ...
    David Thrower authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6e01cd2 View commit details
    Browse the repository at this point in the history
  2. Update cicd-requirements.txt

    David Thrower authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f603da0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge branch 'main' into 120-add-use-examples-efficientnet-fine-tunin…

    …g-on-cifar-100
    David Thrower authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    506318a View commit details
    Browse the repository at this point in the history
  2. Update automerge.yml

    David Thrower authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    dc75e62 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Update cifar_100_EfficientNet.py

    Try with 50 samples per category
    david-thrower authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7fd7561 View commit details
    Browse the repository at this point in the history
  2. Update automerge.yml

    david-thrower authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8742151 View commit details
    Browse the repository at this point in the history