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: rsokl/Learning_Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bump-vscode
Choose a base ref
...
head repository: rsokl/Learning_Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 631 files changed
  • 4 contributors

Commits on Jan 28, 2022

  1. Merge pull request #189 from rsokl/bump-vscode

    Prioritize vscode and update pros/cons
    rsokl authored Jan 28, 2022
    Copy the full SHA
    13fa40e View commit details

Commits on Jan 30, 2022

  1. Add section on autodiff / MyGrad (#190)

    * add autodiff section
    
    * improve autodiff section
    rsokl authored Jan 30, 2022
    Copy the full SHA
    aa09cb4 View commit details
  2. Copy the full SHA
    37460e8 View commit details
  3. html push

    rsokl committed Jan 30, 2022
    Copy the full SHA
    aa8aefe View commit details
  4. fix typo

    rsokl committed Jan 30, 2022
    Copy the full SHA
    720c9c6 View commit details
  5. fix link

    rsokl committed Jan 30, 2022
    Copy the full SHA
    86356e4 View commit details
  6. update html

    rsokl committed Jan 30, 2022
    Copy the full SHA
    90c713a View commit details

Commits on Jan 31, 2022

  1. Copy the full SHA
    6312569 View commit details
  2. update html

    rsokl committed Jan 31, 2022
    Copy the full SHA
    5c881c8 View commit details

Commits on Mar 14, 2022

  1. remove is-palindrome (#192)

    rsokl authored Mar 14, 2022
    Copy the full SHA
    dc0170b View commit details
  2. html push

    rsokl committed Mar 14, 2022
    Copy the full SHA
    6465393 View commit details

Commits on Dec 11, 2022

  1. Copy the full SHA
    bd35a2c View commit details

Commits on Dec 27, 2022

  1. Merge pull request #196 from irizwaririz/module-1-fix-mistakes

    Fix some mistakes in module 1
    rsokl authored Dec 27, 2022
    Copy the full SHA
    7c41ee7 View commit details

Commits on Mar 21, 2023

  1. updated order of color channels

    Updated the order of color channels (RBG -> RGB) in a reading comprehension question to better match the solution provided.
    jclu2688 authored Mar 21, 2023
    Copy the full SHA
    7b8e0ab View commit details

Commits on Apr 14, 2023

  1. Merge pull request #198 from jclu2688/master

    updated order of color channels
    rsokl authored Apr 14, 2023
    Copy the full SHA
    1960302 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff bump-vscode...master