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: bssrdf/DeepLearningBookCode-Volume2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: enixdark/DeepLearningBookCode-Volume2
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.
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 1, 2018

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

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    d19c50b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14abb8c View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    blueberrymusic authored Mar 19, 2018
    Configuration menu
    Copy the full SHA
    85d242e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

  1. Fix UnicodeDecodeError

    Forcing the Holmes.txt file read to utf8 as the downloaded data has a garbage byte in it.
    UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 585470: character maps to <undefined>
    pinkwerks authored May 20, 2018
    Configuration menu
    Copy the full SHA
    574d7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b5a56 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    Fixed GridSpec arguments for image grid
    blueberrymusic authored May 20, 2018
    Configuration menu
    Copy the full SHA
    cd9f0a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from pinkwerks/patch-1

    Fix UnicodeDecodeError
    blueberrymusic authored May 20, 2018
    Configuration menu
    Copy the full SHA
    76fa4f4 View commit details
    Browse the repository at this point in the history
Loading