- 20 mar., 2018 6 validations
-
-
Nouman Ahmed a écrit
* Added SATPlan to logic.ipynb * Updated README.md
-
Aman Deep Singh a écrit
-
Kunwar Raj Singh a écrit
* Added ask_with_dpll to WumpusKB * Refactored WumpusKB * Refactored HybridWumpusAgent * No need for ask_with_dpll, fix typos * override ask_if_true in WumpusKB * remove extra line
-
Aman Deep Singh a écrit
* A few helper functions * Added Simulated Annealing * Updated README.md
-
AdityaDaflapurkar a écrit
* Remove BackgammonBoard class * Refactor code
-
Snigdha Rao a écrit
* fixed typos * fixed several typos * Corrected test_compare_agents() function TrivialVacuumEnvironment was missing a pair of parenthesis while creating the "environment" object of the TrivialVacuumEnvironment class ModelBasedVacuumAgent and ReflexVacuumAgent were also missing parenthesis while creating the "agents" object. * Reverted changes made to test_compare_agents() * fixed typo
-
- 19 mar., 2018 2 validations
-
-
Aman Deep Singh a écrit
-
Aman Deep Singh a écrit
-
- 17 mar., 2018 3 validations
-
-
Nouman Ahmed a écrit
-
Charu a écrit
* fix #844 Added Random Forest Learner * Update learning.ipynb * Update learning.ipynb * Add files via upload * Updated image source * Added Random Forest in contents section
-
Aman Deep Singh a écrit
-
- 15 mar., 2018 7 validations
-
-
AdityaDaflapurkar a écrit
* Fix expectiminimax and utility issues * Correct result function * Fix issue with dice roll in different states * Refactor code
-
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
* Updated README.md * Added function to plot NQueensProblem * Added queen image * Changed plotting function for NQueensCSP * Replaced f'{}' with .format() notation * Added Pillow to travis.yml
-
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.
-
Dimkoim a écrit
* Forward-Backward examples added to the ipynb. Fixes issue #813 * Forward-Backward examples added to the probability.ipynb. Fixes issue #813 * Convert Latex syntax to Markdown except from the equations with subscript characters
-
Kunwar Raj Singh a écrit
* Added WumpusKB for use in HybridWumpusAgent * Implemented HybridWumpusAgent added WumpusPosition helping class.
-
- 14 mar., 2018 5 validations
-
-
Aman Deep Singh a écrit
* Added pl-fc-entails section * Updated README.md * Updated filename * Added tests for pl-fc-entails * Review fixes
-
Aabir Abubaker Kar a écrit
* Rewrote parts of search.ipynb * Fixed typo and cleared cell output
-
Aman Deep Singh a écrit
* Added section on min-conflicts * Refactor one-liner for loop * Added tests for min_conflicts and NQueensCSP
-
Rahul Goswami a écrit
* test commit * agents.ipynb * agents.ipynb * Fixed all the instances of issue #833 * minor fix and cleared change in agents.ipynb
-
Nouman Ahmed a écrit
* Added air_cargo to planning.ipynb * Some style issues
-
- 13 mar., 2018 2 validations
-
-
Aabir Abubaker Kar a écrit
* Updating submodule * Moved viz code to notebook.py + changes * Changed use of 'next' * Added networkx to .travis.yml * Added others to .travis.yml * Remove time from .travis.yml * Added linebreaks and fixed case for no algo * Fixed spaces for args * Renamed *search as *search_for_vis
-
Nouman Ahmed a écrit
* Added test for simpleReflexAgent * Fixed a bug * Fixed another bug
-
- 10 mar., 2018 2 validations
-
-
Aman Deep Singh a écrit
* Added dpll section * Updated README.md * Added WalkSAT section * Updated README.md
-
Rahul Goswami a écrit
* styling changes and bug fixes in learning.py * Fix #833 and other pep corrections in mdp.py * minor change mdp.py * renamed train_and_test() to train_test_split() #55 #830 * typo fix
-
- 09 mar., 2018 2 validations
-
-
Peter Norvig a écrit
A new function, `injection` for dependency injection of globals (for classes and functions that weren't designed for dependency injection).
-
Aman Deep Singh a écrit
-
- 05 mar., 2018 3 validations
-
-
Seenivasan M a écrit
-
Anthony Marakis a écrit
-
Aman Deep Singh a écrit
-
- 04 mar., 2018 5 validations
-
-
Aman Deep Singh a écrit
* Resolved merge conflicts * Rerun * Metadata restored
-
Nouman Ahmed a écrit
-
Nouman Ahmed a écrit
-
Aman Deep Singh a écrit
* added tt-entails explanation * Updated README.md
-
Aabir Abubaker Kar a écrit
* Ignoring .DS_Store for macOS * Added Direct Utility Estimation code and fixed notebook * Added implementation to README.md
-
- 03 mar., 2018 2 validations
-
-
AdityaDaflapurkar a écrit
-
Aman Deep Singh a écrit
-
- 02 mar., 2018 1 validation
-
-
Aman Deep Singh a écrit
-