1. 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
  2. 07 août, 2017 1 validation
  3. 30 juil., 2017 2 validations
  4. 24 juil., 2017 1 validation
    • Anthony Marakis's avatar
      Implementation: Current Best Learning (#593) · b0227916
      Anthony Marakis a écrit
      * Update README.md
      
      * add powerset to utils
      
      * add powerset test
      
      * Create knowledge.py
      
      * Create test_knowledge.py
      
      * add header docstring to knowledge.py
      
      * update learning docstring
      
      * minor edits in knowledge.py
      b0227916
  5. 03 juin, 2017 1 validation
  6. 29 mai, 2017 1 validation
  7. 17 avr., 2017 1 validation
  8. 25 mar., 2017 1 validation
    • Angira Sharma's avatar
      added fol_fc_ask to logic.py ; update README.md (#415) · df9d7d52
      Angira Sharma a écrit
      * Update utils.py
      
      in pseudo code the sequence of arguments is   " WEIGHTED-SAMPLE-WITH-REPLACEMENT(N, S, W)"  
      
      * Update utils.py
      
      in pseudo code the sequence of arguments is " WEIGHTED-SAMPLE-WITH-REPLACEMENT(N, S, W)"  same must follow in function "particle_filtering" in the file probability.py
      
      * Update learning.py
      
      weight_sample_with_replacement sequence of args
      
      * Update probability.py
      
       weighted_sample_with_replacement sequence of args
      
      * Update search.py
      
      * Update planning.py
      
      added double_tennis_problem from chapter 11 , figure 11.10
      
      * Update utils.py
      
      added missing space after comma
      
      * Update learning.py
      
      added missing space after comma
      
      * Update probability.py
      
      added missing space after comma
      
      * Update search.py
      
      added missing space after comma
      
      * Update planning.py
      
      * Update planning.py
      
      * Update planning.py
      
      * Update planning.py
      
      * Update planning.py
      
      * Update planning.py
      
      * 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
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update planning.py
      
      * Update planning.py
      
      added spaces after comma
      
      * Update planning.py
      
      * Update test_planning.py
      
      added double_tennis_problem test
      
      * Update test_planning.py
      
      * Update logic.py
      
      added fol_fc_ask from fig 9.3
      
      * Update logic.py
      
      * Update test_planning.py
      df9d7d52
  9. 05 mar., 2017 2 validations
  10. 02 mar., 2017 2 validations
  11. 16 jan., 2017 1 validation
  12. 26 juil., 2016 1 validation
  13. 16 juil., 2016 2 validations
  14. 29 juin, 2016 1 validation
  15. 30 mai, 2016 1 validation
  16. 27 mai, 2016 2 validations
  17. 22 mai, 2016 1 validation
  18. 28 avr., 2016 2 validations
  19. 17 avr., 2016 1 validation
  20. 13 avr., 2016 1 validation
  21. 11 avr., 2016 1 validation
  22. 29 mar., 2016 1 validation
  23. 17 mar., 2016 1 validation
  24. 16 mar., 2016 4 validations
  25. 13 mar., 2016 3 validations
  26. 11 mar., 2016 4 validations