- 03 août, 2017 1 validation
-
-
Anthony Marakis a écrit
* Update nlp.py * add CYK parsing test
-
- 02 août, 2017 1 validation
-
-
Anthony Marakis a écrit
* add prob-grammar to notebook * Update nlp.py * add weighted choice * tests for prob grammar + generation * add test for weighted choice * Update nlp.py
-
- 30 juil., 2017 2 validations
-
-
Anthony Marakis a écrit
* Update knowledge.ipynb * Update test_knowledge.py
-
Anthony Marakis a écrit
* add version-space learner + small fix * add test for version-space learner + trivial example * Update README.md
-
- 24 juil., 2017 3 validations
-
-
Anthony Marakis a écrit
* Update nlp.py * Update test_nlp.py * Add files via upload * Update nlp.ipynb * add generate_random
-
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
-
C.G.Vedant a écrit
* Fixed truncated_svd * Moved SVD algorithm to learning.py
-
- 19 juil., 2017 1 validation
-
-
C.G.Vedant a écrit
-
- 10 juil., 2017 1 validation
-
-
C.G.Vedant a écrit
* Minor fixes * Typo fix
-
- 09 juil., 2017 1 validation
-
-
Anthony Marakis a écrit
* Update nlp.py * Update test_nlp.py * Update nlp.ipynb
-
- 04 juil., 2017 2 validations
-
-
Anthony Marakis a écrit
* Update text.py * Update test_text.py * Update text.ipynb * 'sentences' to 'samples'
-
C.G.Vedant a écrit
* Added pl_resolution to notebook * Added pl_resolution and FolKB to notebook * Update logic.py
-
- 03 juil., 2017 1 validation
-
-
Anthony Marakis a écrit
* unigram char model + rename text to word models * Update test_text.py * Update text.ipynb * remove duplicate assert
-
- 27 juin, 2017 1 validation
-
-
Anthony Marakis a écrit
* add RandomVacuumAgent + CompareAgents * set random.seed
-
- 26 juin, 2017 1 validation
-
-
Anthony Marakis a écrit
* Update test_learning.py * Update learning.py
-
- 24 juin, 2017 1 validation
-
-
C.G.Vedant a écrit
* Removes smalltest_kb * Moved wumpus_kb to logic.py * Added PropKB and tt_entails to notebook
-
- 22 juin, 2017 1 validation
-
-
Anthony Marakis a écrit
* Update agents.py * Update test_agents.py
-
- 18 juin, 2017 1 validation
-
-
Anthony Marakis a écrit
* Add bidirectional search + update h function * add bidirectional search test
-
- 17 juin, 2017 1 validation
-
-
Anthony Marakis a écrit
* Update search.py * Update test_search.py
-
- 13 juin, 2017 1 validation
-
-
Anthony Marakis a écrit
* DataFile Update * Update learning.py * Update search.py * Update test_learning.py * Update test_text.py * Add files via upload * Update text.ipynb * Update search-4e.ipynb * Create CONTRIBUTING.md
-
- 11 juin, 2017 1 validation
-
-
Antonis Maronikolakis a écrit
* Update games.py * Create test_games.py * Create games.ipynb
-
- 09 juin, 2017 1 validation
-
-
C.G.Vedant a écrit
* Added test for fol_fc_ask() * Optimization of fol_fc_ask() * Faster fol_fc_ask() * Removed subst for rules in KB
-
- 08 juin, 2017 1 validation
-
-
Antonis Maronikolakis a écrit
* Delete test_grid.py * Delete grid.ipynb * Delete grid.py * Move grid functions to utils * Move grid tests to utils * Update agents.py * Update mdp.py * Update search.py
-
- 07 juin, 2017 1 validation
-
-
C.G.Vedant a écrit
-
- 06 juin, 2017 1 validation
-
-
Antonis Maronikolakis a écrit
-
- 31 mai, 2017 3 validations
-
-
Peter Norvig a écrit
-
Rishabh Agarwal a écrit
-
Antonis Maronikolakis a écrit
* Update search.py * Update test_search.py
-
- 28 mai, 2017 3 validations
-
-
lucasmoura a écrit
* Create function to initialize random weights * Add sigmoid derivative function
-
Antonis Maronikolakis a écrit
* Update csp.py * Add test
-
Antonis Maronikolakis a écrit
* Update learning.ipynb * Update test_learning.py * Resolve conflicts
-
- 24 mai, 2017 3 validations
-
-
Antonis Maronikolakis a écrit
* Update test_mdp.py * Update mdp.py
-
C.G.Vedant a écrit
* Fix flake8 warnings * Remove unnecessary #noqa * Fix doctest
-
C.G.Vedant a écrit
* Modified relevant_pages() * Additional tests for relevant_pages()
-
- 17 avr., 2017 6 validations
-
-
Antonis Maronikolakis a écrit
* Add Gaussian Function * Added Tests Add tests for Continuous Naive Bayes + Means/Standard Deviation * Update learning.py * Commenting Fix * Add test for gaussian * test for every class * Update test_learning.py * Round float results to make sure test passes
-
articuno12 a écrit
* Added test for FIFOQueue * Updated FIFOQueue * Updated FIFOQueue * FIFOQueue using deque * fixed flake8 warnings
-
lucasmoura a écrit
-
Angira Sharma a écrit
-
Kaivalya Rawal a écrit
* replace assert with if test in add_thing * removed inline assert * added unit test to check edit * improve user interface
-
C.G.Vedant a écrit
* Add test for determineInlinks() * Add test for HITS() * fixed premature updation * Refactor code to match pseudocode
-