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
  • 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
    Configuration menu
    Copy the full SHA
    13fa40e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

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

    * add autodiff section
    
    * improve autodiff section
    rsokl authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    aa09cb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37460e8 View commit details
    Browse the repository at this point in the history
  3. html push

    rsokl committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    aa8aefe View commit details
    Browse the repository at this point in the history
  4. fix typo

    rsokl committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    720c9c6 View commit details
    Browse the repository at this point in the history
  5. fix link

    rsokl committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    86356e4 View commit details
    Browse the repository at this point in the history
  6. update html

    rsokl committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    90c713a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    6312569 View commit details
    Browse the repository at this point in the history
  2. update html

    rsokl committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    5c881c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. remove is-palindrome (#192)

    rsokl authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    dc0170b View commit details
    Browse the repository at this point in the history
  2. html push

    rsokl committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    6465393 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

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

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
    Configuration menu
    Copy the full SHA
    7c41ee7 View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    7b8e0ab View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Merge pull request #198 from jclu2688/master

    updated order of color channels
    rsokl authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    1960302 View commit details
    Browse the repository at this point in the history
Loading