1. 08 avr., 2018 1 validation
  2. 25 mar., 2018 1 validation
  3. 24 mar., 2018 1 validation
  4. 20 mar., 2018 1 validation
  5. 15 mar., 2018 1 validation
    • Aman Deep Singh's avatar
      Refactored N-Queens problem (#848) · 2f6ee0b3
      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
      2f6ee0b3
  6. 14 mar., 2018 1 validation
  7. 13 mar., 2018 1 validation
    • Aabir Abubaker Kar's avatar
      Move viz code + changes to search (#812) · dc16a97c
      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
      dc16a97c
  8. 04 mar., 2018 1 validation
  9. 02 mar., 2018 3 validations
  10. 27 fév., 2018 1 validation
  11. 24 fév., 2018 1 validation
  12. 23 fév., 2018 3 validations
  13. 12 fév., 2018 1 validation
  14. 09 fév., 2018 1 validation
  15. 06 fév., 2018 2 validations
  16. 26 jan., 2018 1 validation
  17. 11 jan., 2018 1 validation
  18. 29 déc., 2017 1 validation
    • Apurv Bajaj's avatar
      Adding Tkinter GUI (2) and Visualization in notebook (#670) · 87f3f563
      Apurv Bajaj a écrit
      * tic-tac-toe gui added
      
      * Added GUI for Searching
      
      * Added Legend and Minor Fix
      
      * Minor Fix and Options added
      
      * Added Breadth-First Tree Search
      
      * Added Depth-First Tree Search
      
      * Minor Fix
      
      * Added Depth-First Graph Search
      
      * Minor Fix
      
      * Breadth-First Search and Minor Fix
      
      * Added Depth-First Graph Search in notebook
      
      * Added Depth-First Tree Search in notebook
      
      * Cell Placement
      87f3f563
  19. 03 juil., 2017 1 validation
  20. 01 juin, 2017 1 validation
  21. 31 mai, 2017 1 validation
  22. 17 avr., 2017 1 validation
  23. 14 avr., 2017 1 validation
    • ESHAN PANDEY's avatar
      Implementation of GA in notebook search.ipyinb (#489) · c0c97bf8
      ESHAN PANDEY a écrit
      * Update learning.py
      
      converted method sample(self) to propety and removed the call in the statement return self.sampler
      
      * Update search.py
      
      minor code formatting.
      
      * Implmented GA
      
      Implemented Genetic Algoritm in search.py and search.ipynb
      
      * implemented Genetic Algorithm in search.py and made modifications according to flake8. Demonstrated the working of GA iin search.ipynb.
      
      * implemented Genetic Algorithm in search.py and made modifications according to flake8. Demonstrated the working of GA iin search.ipynb.
      
      * Updated GA in search.ipynb
      
      Removed the image links and included the images used in the image
      folder. Reduced the file size from 2.4 MB to 183 KB. For every 21 print
      statements that we previously had, now we have 2, only printing the
      fittest individual in each generation. The instructions has been made to
      get the detailed output.
      
      * Delete aima-python.iml
      
      * Delete misc.xml
      
      * Delete modules.xml
      
      * Delete workspace.xml
      
      * Update learning.py
      
      * Update search.py
      
      * Add files via upload
      c0c97bf8
  24. 18 mar., 2017 3 validations
  25. 04 mar., 2017 1 validation
  26. 01 juil., 2016 2 validations
  27. 21 juin, 2016 1 validation
  28. 19 juin, 2016 1 validation
  29. 17 juin, 2016 1 validation
  30. 15 juin, 2016 1 validation
  31. 14 juin, 2016 2 validations