1. 11 juil., 2018 1 validation
    • Aman Deep Singh's avatar
      Added POMDP-value-iteration (#929) · 4f1eb259
      Aman Deep Singh a écrit
      * Added POMDP value iteration
      
      * Added plot_pomdp_utility function
      
      * Added tests for pomdp-value-iteration
      
      * Updated README.md
      
      * Fixed notebook import
      
      * Changed colors
      
      * Added notebook sections for POMDP and pomdp_value_iteration
      
      * Fixed notebook parsing error
      
      * Replace pomdp.ipynb
      
      * Updated README.md
      
      * Fixed line endings
      
      * Fixed line endings
      
      * Fixed line endings
      
      * Fixed line endings
      
      * Removed numpy dependency
      
      * Added docstrings
      
      * Fix tests
      
      * Added a test for pomdp_value_iteration
      
      * Remove numpy dependencies from mdp.ipynb
      
      * Added POMDP to mdp_apps.ipynb
      4f1eb259
  2. 11 mai, 2018 1 validation
  3. 10 mar., 2018 1 validation
  4. 02 mar., 2018 1 validation
    • Aabir Abubaker Kar's avatar
      Fix MDP class and add POMDP subclass and notebook (#781) · f44631dc
      Aabir Abubaker Kar a écrit
      * Fixed typos and added inline LaTeX
      
      * Fixed backslash for inline LaTeX
      
      * Fixed more backslashes
      
      * generalised MDP class and created POMDP notebook
      
      * Fixed consistency issues with base MDP class
      
      * Small fix on CustomMDP
      
      * Set default args to pass tests
      
      * Added TableDrivenAgentProgram tests (#777)
      
      * Add tests for TableDrivenAgentProgram
      
      * Add tests for TableDrivenAgentProgram
      
      * Check environment status at every step
      
      * Check environment status at every step of TableDrivenAgentProgram
      
      * Fixing tests
      
      * fixed test_rl
      
      * removed redundant code, fixed a comment
      f44631dc
  5. 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
  6. 05 juin, 2017 1 validation
  7. 28 mai, 2017 1 validation
  8. 24 mai, 2017 2 validations
  9. 25 mar., 2017 1 validation
  10. 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
  11. 17 avr., 2016 3 validations
  12. 16 avr., 2016 1 validation
  13. 13 avr., 2016 1 validation
  14. 10 avr., 2016 1 validation
  15. 09 avr., 2016 1 validation
  16. 05 avr., 2016 1 validation
  17. 24 mar., 2016 2 validations
    • Larry He's avatar
      Reverted set changes · 43c2faf4
      Larry He a écrit
      Apparently, set() does not equal {}
      43c2faf4
    • Larry He's avatar
      Fixed Problems in Python 3 Port · a2502be8
      Larry He a écrit
      Problems fixed:
      Replaced cmp: 1 instance in line 323 of search.py
      Convert set() to {}: 3 instances in line 29 of MDP.py, line 181 and 215
      of search.py
      Convert .sort() to sorted(): 1 instance in line 150 of text.py
      Cast map to list: 1 instance in line 47 of grid.py
      a2502be8
  18. 23 mar., 2016 1 validation
  19. 11 mar., 2016 1 validation
  20. 10 mar., 2016 1 validation
  21. 09 mar., 2016 1 validation
  22. 06 mar., 2016 4 validations
  23. 05 mar., 2016 2 validations
  24. 04 mar., 2016 1 validation
  25. 01 nov., 2011 1 validation
  26. 26 oct., 2011 1 validation
  27. 23 oct., 2011 2 validations
  28. 11 oct., 2011 1 validation
  29. 28 août, 2011 3 validations