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

Added first version of episode 4 #58

Merged
merged 15 commits into from Jun 25, 2021
Merged

Added first version of episode 4 #58

merged 15 commits into from Jun 25, 2021

Commits on Feb 4, 2021

  1. Added first version of episode 4

    Dafne van Kuppevelt committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    ed40e3c View commit details
    Browse the repository at this point in the history
  2. Add intro to episode 4

    Dafne van Kuppevelt committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    38f4bfc View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Merge branch 'gh-pages' into episode4

    Dafne van Kuppevelt committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9a79235 View commit details
    Browse the repository at this point in the history
  2. Highlight usefulness of CNN for non-image data

    Dafne van Kuppevelt committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9b08e45 View commit details
    Browse the repository at this point in the history
  3. Some small improvements

    Dafne van Kuppevelt committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    b7e3025 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Use seaborn, and also plot loss

    Dafne van Kuppevelt committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    dd0f310 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Stole dropout explanation from episode 3

    Dafne van Kuppevelt committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    828ab9b View commit details
    Browse the repository at this point in the history
  2. Fixed spelling and capitalization

    Dafne van Kuppevelt committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    0d62b83 View commit details
    Browse the repository at this point in the history
  3. removed todo's

    Dafne van Kuppevelt committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    8f4b8cb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Apply language suggestions from code review

    Co-authored-by: Peter Steinbach <p.steinbach@hzdr.de>
    Dafne van Kuppevelt and psteinb committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    9a46f03 View commit details
    Browse the repository at this point in the history
  2. Changes based on suggestions in review

    Dafne van Kuppevelt committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    dc229c0 View commit details
    Browse the repository at this point in the history
  3. Added example illustration of convolution

    Dafne van Kuppevelt committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    690fac7 View commit details
    Browse the repository at this point in the history
  4. Add callout box about cifar10

    Dafne van Kuppevelt committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    198bc7f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. added suggestions from review

    Dafne van Kuppevelt committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    6dbe0ba View commit details
    Browse the repository at this point in the history
  2. Added exercise before introducing pooling layers

    Dafne van Kuppevelt committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    1091a9c View commit details
    Browse the repository at this point in the history