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

v0.12.0 #131

Merged
merged 73 commits into from
Sep 29, 2024
Merged

v0.12.0 #131

merged 73 commits into from
Sep 29, 2024

Commits on Sep 17, 2024

  1. ✨ 🚧 Adding dropout to models

    Jim Denholm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5469f7e View commit details
    Browse the repository at this point in the history
  2. ✅ Added tests for dropout argument type.

    jdenholm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    caa8b47 View commit details
    Browse the repository at this point in the history
  3. ✅ Added test for dropout arg values

    jdenholm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d382509 View commit details
    Browse the repository at this point in the history
  4. ♻️ Set default dropout to zero

    jdenholm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8696902 View commit details
    Browse the repository at this point in the history
  5. ✅ Added tests for ConvBlock contents with dropout

    jdenholm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d9500aa View commit details
    Browse the repository at this point in the history
  6. ✅ Added tests for ConvBlock call with dropout

    jdenholm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    be129a9 View commit details
    Browse the repository at this point in the history
  7. ♻️ Refactored instantiation

    jdenholm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0855c87 View commit details
    Browse the repository at this point in the history
  8. ✅ Added tests for dropout arg to DoubleConvBlock

    jdenholm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e11e99c View commit details
    Browse the repository at this point in the history
  9. ✅ Added test for call method with dropout

    jdenholm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2f33472 View commit details
    Browse the repository at this point in the history
  10. :whiute_check_mark: Added tests for the contents

    jdenholm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7cadc49 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    77c435b View commit details
    Browse the repository at this point in the history
  2. ✅ Type and value checked dropout arg

    jdenholm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    971fa15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    883a762 View commit details
    Browse the repository at this point in the history
  4. ✅ Added test for conv res contents with dropout

    jdenholm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    862c0cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fce3072 View commit details
    Browse the repository at this point in the history
  6. 📝 Uodated docstring

    jdenholm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5eee6a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c76125 View commit details
    Browse the repository at this point in the history
  8. ✅ Refactored tests

    jdenholm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4778e21 View commit details
    Browse the repository at this point in the history
  9. ✅ Added tests for dropout arg types

    jdenholm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    70266dd View commit details
    Browse the repository at this point in the history
  10. ✅ Added tests for dropout arg values

    jdenholm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fa6fc25 View commit details
    Browse the repository at this point in the history
  11. ♻️ Added type hint

    jdenholm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1985ddb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    1c5c19b View commit details
    Browse the repository at this point in the history
  2. 📝 Updated docstring

    jdenholm committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1b28b52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    113f26b View commit details
    Browse the repository at this point in the history
  4. ✅ Added tests for up block call with dropout

    jdenholm committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1c78a55 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    93bb4c2 View commit details
    Browse the repository at this point in the history
  2. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    46a75e2 View commit details
    Browse the repository at this point in the history
  3. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7a28dd1 View commit details
    Browse the repository at this point in the history
  4. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9bae94f View commit details
    Browse the repository at this point in the history
  5. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2c11b93 View commit details
    Browse the repository at this point in the history
  6. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7d2191b View commit details
    Browse the repository at this point in the history
  7. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6c561ba View commit details
    Browse the repository at this point in the history
  8. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c13955d View commit details
    Browse the repository at this point in the history
  9. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    76695bd View commit details
    Browse the repository at this point in the history
  10. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9d39060 View commit details
    Browse the repository at this point in the history
  11. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0a4ac28 View commit details
    Browse the repository at this point in the history
  12. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3c2da69 View commit details
    Browse the repository at this point in the history
  13. 🚨

    jdenholm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f722e62 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c520ee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46eb81f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dfd086c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a58eceb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    68e36ef View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. ✅ Added tests for unet call with dropout

    jdenholm committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b74e820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0094033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a483be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85b69af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c93351a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ab21b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92534d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cd2f7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8febf98 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. ✨ Added dropout option to encoder

    jdenholm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    aa460e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2be55f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcc5239 View commit details
    Browse the repository at this point in the history
  4. ✅ Added tests for decoder contents with dropout

    jdenholm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    18eadcd View commit details
    Browse the repository at this point in the history
  5. ✨ Added dropout to AutoEncoder2d

    jdenholm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    833b4ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64c6ce1 View commit details
    Browse the repository at this point in the history
  7. ✅ Added tests for autoencoder call with dropout

    jdenholm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9ff8d08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    272b84b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ced20ee View commit details
    Browse the repository at this point in the history
  10. ✨ Added dropout option to VAE2d

    jdenholm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ede3ce4 View commit details
    Browse the repository at this point in the history
  11. ✅ Added tests for VAE2d dropout argument types

    jdenholm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    798588b View commit details
    Browse the repository at this point in the history
  12. ✅ Added tests for VAE2d dropout argument values

    jdenholm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f0a7e86 View commit details
    Browse the repository at this point in the history
  13. ✅ Added tests for VAE2d call method with dropout

    jdenholm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    245bacd View commit details
    Browse the repository at this point in the history
  14. ✅ Added tests for encoder contents with dropout

    jdenholm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cf22fa1 View commit details
    Browse the repository at this point in the history
  15. ✅ Tested decoder contents with dropout

    jdenholm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3f2b327 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. 📝 Updated UNet demo

    jdenholm committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    22acf47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf022aa View commit details
    Browse the repository at this point in the history
  3. 📝 Updated VAE demo

    jdenholm committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    c778e89 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #130 from jdenholm/cnn-dropout

    Add dropout to the convolutional blocks
    jdenholm authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d984efa View commit details
    Browse the repository at this point in the history
  5. 🔧

    jdenholm committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4d642d2 View commit details
    Browse the repository at this point in the history
  6. 📝

    jdenholm committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3f28f60 View commit details
    Browse the repository at this point in the history