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: SergeyTokarev/python-machine-learning-book
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rasbt/python-machine-learning-book
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.
  • 19 commits
  • 24 files changed
  • 6 contributors

Commits on Jul 7, 2017

  1. add acm badge (rasbt#54)

    rasbt authored Jul 7, 2017
    Configuration menu
    Copy the full SHA
    d880ed1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. ru isbn (rasbt#55)

    rasbt authored Jul 10, 2017
    Configuration menu
    Copy the full SHA
    5161a47 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. use gzip for mnist

    rasbt committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    d0a5dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8e60ad View commit details
    Browse the repository at this point in the history
  3. pep8 fixes (rasbt#61)

    rasbt authored Jul 30, 2017
    Configuration menu
    Copy the full SHA
    efe6aa2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. typo fix in readme

    rasbt committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    faecd7a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. note about second edition

    rasbt committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    85b6bdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c97fc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

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

Commits on Oct 9, 2017

  1. evaluate in vector graphics

    rasbt committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    041191b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. fix small typo (rasbt#64)

    sourcesoft authored and rasbt committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    3021376 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. add polish translation

    rasbt committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    9aebd10 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. update isbns

    rasbt committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    d7523ac View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. update leader board

    rasbt committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    a657020 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

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

Commits on Jul 22, 2018

  1. note about tf_classifier

    rasbt committed Jul 22, 2018
    Configuration menu
    Copy the full SHA
    23853c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. docs: Fix a few typos (rasbt#94)

    There are small typos in:
    - code/ch01/README.md
    - code/ch12/optional-streamlined-neuralnet.py
    - faq/ai-and-ml.md
    - faq/naive-bayes-vartypes.md
    - faq/scale-training-test.md
    
    Fixes:
    - Should read `were` rather than `weere`.
    - Should read `occurrences` rather than `occurences`.
    - Should read `laborious` rather than `labrorious`.
    - Should read `initializing` rather than `initalizing`.
    - Should read `distribution` rather than `distribtion`.
    - Should read `dataset` rather than `datast`.
    timgates42 authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    e40f51f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Added a helpful link (rasbt#96)

    Hey, I have added a helpful reference link for the python tutorial in the Additional Resources & Further Reading section that I think will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you.
    bikashdaga09 authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    17e037b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Updated README.md, fix typo(s) (rasbt#107)

    Bob Conan authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    903209f View commit details
    Browse the repository at this point in the history
Loading