1. 25 mar., 2017 1 validation
  2. 22 mar., 2017 1 validation
  3. 18 mar., 2017 4 validations
    • Kaivalya Rawal's avatar
      Completed BlindDog agent examples (#350) · 70f0abd4
      Kaivalya Rawal a écrit
      * Improved BlindDog example
      
      * Added 2D GUI IPython capability
      
      * Demonstrated 2D Environment with GUI
      
      * allowing import without ipythonblocks installed
      70f0abd4
    • Kaivalya Rawal's avatar
      Corrected Direction arithmetic in agents.py (#348) · cf30580e
      Kaivalya Rawal a écrit
      * added tests for Direction
      
      * fixed Direction arithmetic error
      cf30580e
    • VladKha's avatar
      Update comments and cleanup (#354) · d941781c
      VladKha a écrit
      * Update some comments
      
      * Cleanup and remove some duplicate initialization
      
      * Fix some comments quotation and little bugs: raising Exception instead of raising Failure, random.randrange(a,b) instead of random(a, b)
      
      * Fix some comments quotation and remove explicit inheritance from object
      
      * Fix 'r' in front of the ```parse_csv``` comments
      
      * Fix quotation in comments
      
      * Fix quotation in comments and fix bug in 'KB_AgentProgram'
      d941781c
    • Antonis Maronikolakis's avatar
      Renamed grid.py Function (#356) · f51888a1
      Antonis Maronikolakis a écrit
      * Update agents.py
      
      * Update test_grid.py
      
      * Update grid.py
      f51888a1
  4. 07 mar., 2017 2 validations
  5. 03 mar., 2017 3 validations
  6. 23 jan., 2017 1 validation
  7. 20 juin, 2016 1 validation
  8. 18 avr., 2016 1 validation
  9. 17 avr., 2016 1 validation
  10. 13 avr., 2016 2 validations
  11. 09 avr., 2016 1 validation
  12. 05 avr., 2016 1 validation
  13. 02 avr., 2016 1 validation
  14. 30 mar., 2016 1 validation
  15. 27 mar., 2016 1 validation
  16. 24 mar., 2016 1 validation
    • tolusalako's avatar
      Fully implemented WumpusEnvironment following details from the book. (WumpusEnvironment) · 3df865ac
      tolusalako a écrit
      Fixed bug where dead agents still get to act (Environment)
      Improved Direction class to ease 2D Movements (Direction)
      Implemented an easier way to iterate with and without walls (XYEnvironment)
      Added is_inbounds() method to check if location is within the width and height. Works within walls also. (XYEnvironment)
      Multiple Minor Fixes(agents.py)
      3df865ac
  17. 23 mar., 2016 1 validation
  18. 22 mar., 2016 1 validation
  19. 16 mar., 2016 1 validation
  20. 11 mar., 2016 1 validation
  21. 10 mar., 2016 1 validation
  22. 09 mar., 2016 1 validation
  23. 06 mar., 2016 6 validations
  24. 05 mar., 2016 2 validations
  25. 23 oct., 2011 1 validation
  26. 17 oct., 2011 2 validations