- 30 août, 2018 1 validation
-
-
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
-
- 08 août, 2018 1 validation
-
-
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
-
- 02 août, 2018 2 validations
-
-
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
-
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
-
- 27 juil., 2018 1 validation
-
-
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
-
- 22 juil., 2018 1 validation
-
-
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
-
- 11 juil., 2018 3 validations
-
-
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
-
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
-
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
-
- 22 juin, 2018 1 validation
-
-
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
-
- 23 mai, 2018 1 validation
-
-
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
-
- 10 mai, 2018 1 validation
-
-
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
-
- 24 mar., 2018 1 validation
-
-
Rahul Goswami a écrit
-
- 21 mar., 2018 2 validations
-
-
Vaishali Sharma a écrit
* added test case for CYK_parse * added testcase for CYK_parse * corrected spacing * fixed issues like alignment, missing comma etc. * test case for double tennis problem * Update planning.py removed commented print statements.
-
Krishna Wadhwani a écrit
* Correction in the formula for mean square error * Added cross-entropy loss * Test case for cross-entropy loss * Decimal point mistake * Added spaces around = and ==
-
- 17 mar., 2018 1 validation
-
-
Aman Deep Singh a écrit
-
- 15 mar., 2018 3 validations
-
-
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
-
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
-
Robert Hönig a écrit
Fixes #748.
-
- 14 mar., 2018 2 validations
-
-
Aman Deep Singh a écrit
* Added pl-fc-entails section * Updated README.md * Updated filename * Added tests for pl-fc-entails * Review fixes
-
Aman Deep Singh a écrit
* Added section on min-conflicts * Refactor one-liner for loop * Added tests for min_conflicts and NQueensCSP
-
- 13 mar., 2018 1 validation
-
-
Nouman Ahmed a écrit
* Added test for simpleReflexAgent * Fixed a bug * Fixed another bug
-
- 04 mar., 2018 1 validation
-
-
Aabir Abubaker Kar a écrit
* Ignoring .DS_Store for macOS * Added Direct Utility Estimation code and fixed notebook * Added implementation to README.md
-
- 02 mar., 2018 2 validations
-
-
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
-
Nouman Ahmed a écrit
* Added test for simpleProblemSolvingAgent * Some Style fixes * Fixed update_state in test_search.py
-
- 28 fév., 2018 1 validation
-
-
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
-
- 27 fév., 2018 1 validation
-
-
Nouman Ahmed a écrit
* Add test for table driven agent * Some style fixes * Added done to tabledrivenagent test in readme * Added randomAgentProgram test to test_agents.py * Added Import randomAgentProgram * Style fixes * Added the done tag tp tabledrivenagent test
-
- 23 fév., 2018 7 validations
-
-
Anthony Marakis a écrit
-
Ayush Jain a écrit
* Added tests for information_content Added some tests for information_content function from learning.py * Added test for information_content
-
Robert Hönig a écrit
-
Anthony Marakis a écrit
* Update learning.py * Update test_learning.py
-
Apurv Bajaj a écrit
* Add test for TableDrivenVacuumAgent * Debug Travis * Minor fix * Fixed table for TableDrivenAgent * Update README
-
Aman Deep Singh a écrit
* Added Policy Iteration section * Removed ambiguous test * Capitalized header * Added images * Added section for sequential decision problems
-
Pranjal Aswani a écrit
* added overview for AdaBoost * added implementation for AdaBoost * added example for AdaBoost * added tests for AdaBoost * rephrased sentences * final changes to AdaBoost * changed adaboost tests to use grade_learner * grammar check
-
- 12 fév., 2018 2 validations
-
-
Aman Deep Singh a écrit
-
Vinay Varma a écrit
* added submodule * fixed ac3 in csp.py * added a test to verify the modified ac3 algorithm in csp.py * Update .gitmodules
-
- 26 jan., 2018 1 validation
-
-
AdityaDaflapurkar a écrit
* Update PeakFindingProblem code to allow diagonal motion * Fix unit test issues * update PeakFindingProblem to take actions as input param * Refactor code in search.py
-
- 20 déc., 2017 1 validation
-
-
Anthony Marakis a écrit
-
- 28 oct., 2017 1 validation
-
-
Anthony Marakis a écrit
* probability notebook * Update test_probability.py * Update README.md
-
- 19 oct., 2017 1 validation
-
-
Anthony Marakis a écrit
* add failure_test method to utils * comment fix * Update test_learning.py * Update test_csp.py
-