1. 30 août, 2018 1 validation
    • Aman Deep Singh's avatar
      Logic notebook update (#932) · e168461f
      Aman Deep Singh a écrit
      * Added KB_AgentProgram and subst
      
      * Added doctests
      
      * Updated README.md
      
      * Fixed doctest
      
      * Fixed doctest
      
      * Fixed doctest
      
      * Added definite_clauses_KB to logic.py
      
      * Fixed a doctest, again
      
      * Fixed another doctest
      
      * Fixed another doctest
      
      * Moved unnecessary doctests to unit tests
      
      * Added unit test for ModelBasedReflexAgent
      
      * Added unit test for ModelBasedReflexAgent
      
      * Updated README.md
      
      * Minor fix
      
      * Fixed a doctest
      e168461f
  2. 08 août, 2018 1 validation
    • MariannaSpyrakou's avatar
      Foil (#946) · 83574313
      MariannaSpyrakou a écrit
      * Modified FOIL_container
      
      * Added unit tests for FOIL_container functions
      
      * Added knowledge_current_best notebook
      
      * Added knowledge_FOIL notebook
      
      * Added knowledge_version_space notebook
      
      * Added images for knowledge_FOIL notebook
      
      * knowledge.ipynb replaced by knowledge_current_best.ipynb, knowledge_version_space.ipynb, knowledge_FOIL.ipynb
      
      * modify knowledge.py
      83574313
  3. 02 août, 2018 2 validations
    • Aman Deep Singh's avatar
      Search notebook update (#933) · 48bd2f72
      Aman Deep Singh a écrit
      * Added tests for online dfs agent
      
      * Minor formatting fixes
      
      * Completed notebook sections
      
      * Updated README.md
      
      * Fixed a test
      
      * Added new algorithms to display_visual notebook function
      
      * Added RBFS visualization
      48bd2f72
    • Aman Deep Singh's avatar
      Notebook updates (#942) · 0c222e1b
      Aman Deep Singh a écrit
      * Added notebook section for DTAgentProgram
      
      * Updated README.md
      
      * Minor
      
      * Added TODO to fix pomdp tests
      
      * Added notebook section on AC3
      
      * Added doctests to agents.py
      
      * Fixed pomdp tests
      
      * Fixed a doctest
      
      * Fixed pomdp test
      
      * Added doctests for rl.py
      
      * Fixed NameError in rl.py doctests
      
      * Fixed NameError in rl.py doctests
      
      * Minor fixes
      
      * Minor fixes
      
      * Fixed ImportErrors
      
      * Fixed all doctests
      0c222e1b
  4. 27 juil., 2018 1 validation
    • MariannaSpyrakou's avatar
      Hierarchical (#943) · 55cc39d0
      MariannaSpyrakou a écrit
      * created notebooks for GraphPlan, Total Order Planner and Partial Order Planner
      
      * Added hierarchical search and tests
      
      * Created notebook planning_hierarchical_search.ipynb
      
      * Added making progress and tests, minor changes in decompose
      
      * image for planning_hierarchical_search.ipynb
      55cc39d0
  5. 22 juil., 2018 1 validation
    • MariannaSpyrakou's avatar
      Angelic_search (#940) · 1c4d3225
      MariannaSpyrakou a écrit
      * Added angelic search to planning code
      
      * Added unit tests for angelic search
      
      * Created notebook planning_angelic_search.ipynb
      
      * Fixed refinements function for HLAs
      1c4d3225
  6. 11 juil., 2018 3 validations
    • Aman Deep Singh's avatar
      Information Gathering Agent and probability notebook update (#931) · 8b25f543
      Aman Deep Singh a écrit
      * Formatting fixes
      
      * Added runtime comparisons of algorithms
      
      * Added tests
      
      * Updated README.md
      
      * Added HMM explanation and contents tab
      
      * Added section on fixed lag smoothing
      
      * Added notebook sections on particle filtering and monte carlo localization
      
      * Updated README.md
      
      * Minor formatting fix
      
      * Added decision networks and information gathering agent
      
      * Added notebook sections for decision networks and information gathering agent
      
      * Updated README.md
      8b25f543
    • 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
    • Aman Deep Singh's avatar
      Added PartialOrderPlanner (#927) · 68327a85
      Aman Deep Singh a écrit
      * Added PartialOrderPlanner
      
      * Added doctests
      
      * Fix doctests
      
      * Added tests for PartialOrderPlanner methods
      
      * Added test for PartialOrderPlanner
      
      * Rerun planning.ipynb
      
      * Added notebook section for TotalOrderPlanner
      
      * Added image
      
      * Added notebook section for PartialOrderPlanner
      
      * Updated README.md
      
      * Refactor double tennis problem
      
      * Refactored test for double_tennis_problem
      
      * Updated README.md
      
      * Added notebook sections for job_shop_problem and double_tennis_problem
      
      * Updated README.md
      
      * Fixed refinements example
      
      * Added go_to_sfo problem
      
      * Rename TotalOrderPlanner
      
      * Renamed PDDL to PlanningProblem
      68327a85
  7. 22 juin, 2018 1 validation
    • Devesh Sawant's avatar
      Added Logarithmic Naive Bayes Learner. (#928) · 6e2ea3ef
      Devesh Sawant a écrit
      * test case for zebra problem
      
      * Revert "Merge remote-tracking branch 'upstream/master'"
      
      This reverts commit 5ceab1a27ff73b410200c2f84d22e0a1d79b6fbe, reversing
      changes made to 34997e48547a57939d568f170c60e442c2d54db5.
      
      * discarded HEAD changes for merge
      
      * added ensemble_learner jpeg
      
      * updated travis and search
      
      * Added logarithmic learner in nlp_apps (#890)
      
      * Remove zebra tests
      
      * revised Bayes learner explanation
      
      * added missing SimpleReflexAgent from upstream
      6e2ea3ef
  8. 23 mai, 2018 1 validation
    • Aman Deep Singh's avatar
      Minor refactors (#924) · 9c7b9759
      Aman Deep Singh a écrit
      * Refactored HLA
      
      * Refactors
      
      * Refactored broken tests
      
      * Cleaned up duplicated code
      
      * Cleaned up duplicated code
      
      * Added TotalOrderPlanner
      
      * Linearize helper function
      
      * Added tests for TotalOrderPlanner
      
      * Readd sussman anomaly test
      9c7b9759
  9. 10 mai, 2018 1 validation
    • Aman Deep Singh's avatar
      [WIP] Refactor planning.py (#921) · c4c1bdce
      Aman Deep Singh a écrit
      * GraphPlan fixed
      
      * Updated test_planning.py
      
      * Added test for spare_tire
      
      * Added test for graphplan
      
      * Added shopping problem
      
      * Added tests for shopping_problem
      
      * Updated README.md
      
      * Refactored planning notebook
      
      * Completed shopping problem
      
      * Refactors
      
      * Updated notebook
      
      * Updated test_planning.py
      
      * Removed doctest temporarily
      
      * Added planning graph image
      
      * Added section on GraphPlan
      
      * Updated README.md
      c4c1bdce
  10. 24 mar., 2018 1 validation
  11. 21 mar., 2018 2 validations
  12. 17 mar., 2018 1 validation
  13. 15 mar., 2018 3 validations
  14. 14 mar., 2018 2 validations
  15. 13 mar., 2018 1 validation
  16. 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
  17. 02 mar., 2018 2 validations
    • 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
    • Nouman Ahmed's avatar
      Added test for simpleProblemSolvingAgentProgram (#784) · 3f888808
      Nouman Ahmed a écrit
      * Added test for simpleProblemSolvingAgent
      
      * Some Style fixes
      
      * Fixed update_state in test_search.py
      3f888808
  18. 28 fév., 2018 1 validation
    • Ayush Jain's avatar
      Added TableDrivenAgentProgram tests (#777) · 7e763e6b
      Ayush Jain a écrit
      * Add tests for TableDrivenAgentProgram
      
      * Add tests for TableDrivenAgentProgram
      
      * Check environment status at every step
      
      * Check environment status at every step of TableDrivenAgentProgram
      7e763e6b
  19. 27 fév., 2018 1 validation
  20. 23 fév., 2018 7 validations
  21. 12 fév., 2018 2 validations
  22. 26 jan., 2018 1 validation
  23. 20 déc., 2017 1 validation
  24. 28 oct., 2017 1 validation
  25. 19 oct., 2017 1 validation