1. 08 juin, 2017 1 validation
    • Antonis Maronikolakis's avatar
      Moving Grid to Utils (#540) · 342d6a3a
      Antonis Maronikolakis a écrit
      * Delete test_grid.py
      
      * Delete grid.ipynb
      
      * Delete grid.py
      
      * Move grid functions to utils
      
      * Move grid tests to utils
      
      * Update agents.py
      
      * Update mdp.py
      
      * Update search.py
      342d6a3a
  2. 28 mai, 2017 1 validation
  3. 24 mai, 2017 1 validation
  4. 17 avr., 2017 2 validations
  5. 12 avr., 2017 1 validation
    • C.G.Vedant's avatar
      Changes to hashable dict (#482) · f9f6ecf3
      C.G.Vedant a écrit
      * Adds hashable dict type
      
      * Implemented permutation decoder
      
      * added test for permutation decode
      
      * Optimized permutationdecoder
      
      * relaxed tests
      
      * uses isinstance
      f9f6ecf3
  6. 06 avr., 2017 2 validations
  7. 25 mar., 2017 2 validations
  8. 22 mar., 2017 1 validation
    • 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
  9. 18 mar., 2017 2 validations
  10. 07 mar., 2017 2 validations
  11. 03 mar., 2017 1 validation
    • 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
  12. 06 août, 2016 2 validations
  13. 20 juin, 2016 1 validation
  14. 18 avr., 2016 1 validation
  15. 17 avr., 2016 3 validations
  16. 16 avr., 2016 1 validation
  17. 13 avr., 2016 1 validation
  18. 11 avr., 2016 2 validations
  19. 10 avr., 2016 1 validation
  20. 09 avr., 2016 3 validations
  21. 08 avr., 2016 1 validation
  22. 05 avr., 2016 1 validation
  23. 04 avr., 2016 1 validation
    • Surya Teja Cheedella's avatar
      Modified search.py · a8fd7e39
      Surya Teja Cheedella a écrit
      * changes a typo of file name to /aima-data
      
      * modified some documentaion and removed doc tests
      
      * changed the names like Fig[2, 3] and added unit tests for search.py
      a8fd7e39
  24. 01 avr., 2016 1 validation
  25. 31 mar., 2016 1 validation
  26. 30 mar., 2016 1 validation
  27. 29 mar., 2016 1 validation
  28. 22 mar., 2016 2 validations