Thanks to visit codestin.com
Credit goes to github.com

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: aimacode/aima-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vfdev-5/aima-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.
  • 6 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 25, 2016

  1. Update search-4e.ipynb

    typo fix
    vfdev-5 authored Dec 25, 2016
    Configuration menu
    Copy the full SHA
    c3118b7 View commit details
    Browse the repository at this point in the history
  2. typo fix

    vfdev-5 authored Dec 25, 2016
    Configuration menu
    Copy the full SHA
    f13694b View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2016

  1. typo fixed

    vfdev-5 authored Dec 26, 2016
    Configuration menu
    Copy the full SHA
    a7cd66a View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. * Add 8-puzzle Problem with 2 heuristic functions from the book. Comp…

    …are A* search with uniform cost search
    vfdev-5 committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    052abd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3eeb8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c65648 View commit details
    Browse the repository at this point in the history
Loading