1. 24 mar., 2018 1 validation
  2. 15 mar., 2018 2 validations
    • Aman Deep Singh's avatar
      Refactored N-Queens problem (#848) · 2f6ee0b3
      Aman Deep Singh a écrit
      * NQueensProblem returns tuples as states
      
      * Reran search.ipynb
      
      * List to tuple
      
      * Changed default value and add heuristic function
      
      * Added astar_search for NQueensProblem
      
      * Added tests for NQueensProblem
      2f6ee0b3
    • Aman Deep Singh's avatar
      Refactored EightPuzzle class (#807) · 11cc2cce
      Aman Deep Singh a écrit
      * Refactor EightPuzzle class
      
      * return instead of print
      
      * Added tests for EightPuzzle
      
      * Review fixes
      
      * Review fixes
      
      * Fixed tests
      
      * Update inverted commas in docstrings
      11cc2cce
  3. 13 mar., 2018 1 validation
    • Aabir Abubaker Kar's avatar
      Move viz code + changes to search (#812) · dc16a97c
      Aabir Abubaker Kar a écrit
      * Updating submodule
      
      * Moved viz code to notebook.py + changes
      
      * Changed use of 'next'
      
      * Added networkx to .travis.yml
      
      * Added others to .travis.yml
      
      * Remove time from .travis.yml
      
      * Added linebreaks and fixed case for no algo
      
      * Fixed spaces for args
      
      * Renamed *search as *search_for_vis
      dc16a97c
  4. 23 fév., 2018 2 validations
  5. 12 fév., 2018 1 validation
  6. 09 fév., 2018 1 validation
  7. 06 fév., 2018 1 validation
  8. 26 jan., 2018 2 validations
  9. 22 jan., 2018 1 validation
  10. 11 jan., 2018 1 validation
  11. 08 jan., 2018 2 validations
  12. 03 jan., 2018 1 validation
  13. 17 août, 2017 1 validation
    • C.G.Vedant's avatar
      Added tests (#620) · 09beeb45
      C.G.Vedant a écrit
      * Added tests for search.py
      
      * Updated readme
      
      * Removed extra newline
      
      * Fixed seed
      
      * Update README.md
      
      * Added docstring for minimal-consistent-det
      09beeb45
  14. 18 juin, 2017 1 validation
  15. 17 juin, 2017 1 validation
  16. 13 juin, 2017 1 validation
  17. 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
  18. 01 juin, 2017 1 validation
  19. 31 mai, 2017 1 validation
  20. 24 mai, 2017 1 validation
  21. 17 avr., 2017 1 validation
  22. 14 avr., 2017 1 validation
  23. 12 avr., 2017 1 validation
  24. 22 mar., 2017 2 validations
  25. 18 mar., 2017 2 validations
  26. 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
  27. 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
  28. 02 mar., 2017 1 validation
  29. 20 juin, 2016 1 validation
  30. 22 mai, 2016 1 validation
  31. 18 avr., 2016 1 validation
  32. 17 avr., 2016 3 validations