1. 04 mar., 2018 1 validation
    • Aabir Abubaker Kar's avatar
      Add to rl module (#799) · cae3d019
      Aabir Abubaker Kar a écrit
      * Ignoring .DS_Store for macOS
      
      * Added Direct Utility Estimation code and fixed notebook
      
      * Added implementation to README.md
      cae3d019
  2. 03 mar., 2018 1 validation
  3. 02 mar., 2018 1 validation
  4. 27 fév., 2018 2 validations
  5. 26 fév., 2018 2 validations
  6. 25 fév., 2018 1 validation
  7. 24 fév., 2018 1 validation
  8. 23 fév., 2018 1 validation
  9. 12 fév., 2018 2 validations
  10. 09 fév., 2018 1 validation
  11. 20 déc., 2017 1 validation
  12. 28 oct., 2017 1 validation
  13. 11 sept., 2017 2 validations
  14. 24 août, 2017 2 validations
  15. 20 août, 2017 1 validation
  16. 17 août, 2017 2 validations
  17. 07 août, 2017 1 validation
  18. 30 juil., 2017 2 validations
  19. 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
  20. 03 juin, 2017 1 validation
  21. 29 mai, 2017 1 validation
  22. 17 avr., 2017 1 validation
  23. 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
  24. 05 mar., 2017 2 validations
  25. 02 mar., 2017 2 validations
  26. 16 jan., 2017 1 validation
  27. 26 juil., 2016 1 validation
  28. 16 juil., 2016 2 validations
  29. 29 juin, 2016 1 validation
  30. 30 mai, 2016 1 validation