1. 14 avr., 2017 1 validation
  2. 12 avr., 2017 1 validation
  3. 06 avr., 2017 1 validation
  4. 25 mar., 2017 4 validations
  5. 22 mar., 2017 2 validations
    • Angira Sharma's avatar
      added double_tennis_problem to planning.py; and minor pep8 edits (#373) · 581fa6be
      Angira Sharma a écrit
      * Update test_agents.py
      
      pep8 changes, showed flake8 errors
      
      * Update test_agents.py
      
      * Update test_agents.py
      
      * Update test_agents.py
      
      * Update test_text.py
      
      added missing whitespace after comma
      
      * Update utils.py
      
      added space after comma
      
      * Update search.py
      
      added space after comma
      
      * Update probability.py
      
      added space after comma
      
      * Update learning.py
      
      added space after comma
      
      * Update planning.py
      
      added double_tennis_problem
      
      * Update rl.py
      
      In the pseudocode figure 21.8, the first 'if' starts with argument 's', which is the previous state, not s1(i.e, the current state).
      
      * Update search.py
      
      the 'uniform_cost_search' in notebook 'search-4e.ipynb' resembles more to the pseudocode in book.
      
      * Update search.py
      
      * Update search.py
      
      * Update search.py
      581fa6be
    • ESHAN PANDEY's avatar
      Update learning.py (#388) · 9f1b1ee7
      ESHAN PANDEY a écrit
      created a parameter size in the function leave_one_out(learner, dataset, size=None):
      9f1b1ee7
  6. 18 mar., 2017 6 validations
  7. 07 mar., 2017 3 validations
    • Antonis Maronikolakis's avatar
      Update Comments in learning.py + PluralityLearner Update (#315) · e76b8861
      Antonis Maronikolakis a écrit
      * Update Comments on learning.py + PluralityLearner
      
      - Fixed some capitalization, spelling and quotation mistakes in comments
      
      - In the PluralityLearner function, the nested function "predict" always returns the same output for a dataset, without taking into account the input ("example"). I defaulted the input as an empty list, so that we don't have to create (or find) a dummy example when we want to simply find the most popular class.
      
      * Update learning.py
      
      * Update learning.py
      
      * Update learning.py
      
      * Made Requested Changes
      e76b8861
    • C.G.Vedant's avatar
      changed mean boolean error (#325) · 94e63cd7
      C.G.Vedant a écrit
      * changed mean boolean error
      
      * Update learning.py
      94e63cd7
    • Peter Norvig's avatar
      Update learning.py · 651416e7
      Peter Norvig a écrit
      651416e7
  8. 06 mar., 2017 1 validation
  9. 04 mar., 2017 1 validation
    • Sampad Kumar Saha's avatar
      Modern String Formatting in Code (#292) · 1356ab9e
      Sampad Kumar Saha a écrit
      * Modern string formatting in csp.py.
      
      * Modern string formatting in games.py.
      
      * Modern string formatting in learning.py.
      
      * Modern string formatting in nlp.py.
      
      * Modern string formatting in probability.py.
      
      * Modern string formatting in search.py.
      
      * Replaced {0\!r} by {} if %s.
      
      * Corrected a typo.
      1356ab9e
  10. 03 mar., 2017 2 validations
    • Vidur Satija's avatar
      Fixed Bug #295 (#301) · e8a5e073
      Vidur Satija a écrit
      Syntax error. Used the function len instead of count.
      e8a5e073
    • Antonis Maronikolakis's avatar
      Commenting Fixes (#294) · a6e31924
      Antonis Maronikolakis a écrit
      * Update search.py
      
      Commenting issues fixed (spacing and punctuation was off sometimes).
      
      * Update agents.py
      
      * Update canvas.py
      
      Grammar
      
      * Update grid.py
      
      * Update learning.py
      
      Added period
      
      * Update logic.py
      
      Fix quoting
      
      * Update mdp.py
      
      Fixed quoting
      
      * Update nlp.py
      
      Capitalization and punctuation fixes
      
      * Update planning.py
      
      * Update probability.py
      
      * Update rl.py
      
      'th' to 'the'
      
      * Update search.py
      
      * Update text.py
      
      * Update utils.py
      
      * Update utils.py
      
      * Update utils.py
      
      * Update learning.py
      
      Typo
      
      * Update utils.py
      a6e31924
  11. 01 mar., 2017 1 validation
  12. 15 juil., 2016 4 validations
  13. 20 juin, 2016 1 validation
  14. 18 avr., 2016 1 validation
  15. 17 avr., 2016 5 validations
  16. 13 avr., 2016 2 validations
  17. 10 avr., 2016 1 validation
  18. 09 avr., 2016 2 validations
  19. 05 avr., 2016 1 validation