Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: engineersCode/EngComp6_deeplearning
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: engineersCode/EngComp6_deeplearning
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 12 files changed
  • 3 contributors

Commits on Aug 4, 2021

  1. add lesson 7 and scripts

    piyueh committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    4b4c218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f9fa8e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. tune parameters and content

    - make lesson 5 and lesson 7 more comparabnle regarding the optimization
    - use n1, n2, ... to replace nz1, nz2, ...
    - monitor non-regularized loss
    - change the loss to mean, instead of summation
    - also use mean for the regularization term
    - change random seed
    piyueh committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ba2ac69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b77efa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de4a1e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0cfbfb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    d1c649e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    77368fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    527049f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    282b4d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Merge pull request #6 from piyueh/lesson7

    update lesson 5 and add lesson 7 and appendix
    labarba authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    dfdbf51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from tingyu66/lesson_6

    add lesson 6 draft, data and helper script
    labarba authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    7b5807e View commit details
    Browse the repository at this point in the history
Loading