1. 11 mai, 2018 2 validations
  2. 09 avr., 2018 1 validation
  3. 20 mar., 2018 1 validation
  4. 15 mar., 2018 1 validation
  5. 03 mar., 2018 1 validation
  6. 02 mar., 2018 1 validation
    • AdityaDaflapurkar's avatar
      Backgammon implementation (#783) · d6a175c4
      AdityaDaflapurkar a écrit
      * Create model classes for backgammon
      
      * Add game functions to model
      
      * Implement expectiminimax function
      
      * Correct logic in some functions
      
      * Correct expectiminimax logic
      
      * Refactor code and add docstrings
      
      * Remove print statements
      d6a175c4
  7. 03 juil., 2017 1 validation
  8. 16 juin, 2017 1 validation
    • C.G.Vedant's avatar
      Interactive canvas examples for games.ipynb (#550) · 8b77d306
      C.G.Vedant a écrit
      * Moved Canvas_TicTacToe
      
      * Remove jupyter from travis.yml
      
      * Remove requirements for travis
      
      * Install ipython for travis
      
      * Improved Canvas_TicTacToe
      
      * Added canvas minimax
      
      * Increased Canvas_minimax tree depth to 3
      
      * Added canvas example for alpha-beta pruning
      8b77d306
  9. 11 juin, 2017 1 validation
  10. 25 mar., 2017 1 validation
  11. 22 mar., 2017 1 validation
    • Kaivalya Rawal's avatar
      Fixed bugs in games.py (#380) · 2b07ba93
      Kaivalya Rawal a écrit
      * move play_game into games class
      
      * display current state before prompting for action
      
      * fixed player swap bug
      
      * display available moves to human players
      
      * make tests pass
      2b07ba93
  12. 18 mar., 2017 1 validation
    • 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
  13. 04 mar., 2017 1 validation
    • Sampad Kumar Saha's avatar
      Modern String Formatting in Code (#292) · 1356ab9e
      Sampad Kumar Saha a écrit
      * Modern string formatting in csp.py.
      
      * Modern string formatting in games.py.
      
      * Modern string formatting in learning.py.
      
      * Modern string formatting in nlp.py.
      
      * Modern string formatting in probability.py.
      
      * Modern string formatting in search.py.
      
      * Replaced {0\!r} by {} if %s.
      
      * Corrected a typo.
      1356ab9e
  14. 20 juin, 2016 1 validation
  15. 07 juin, 2016 1 validation
  16. 17 avr., 2016 1 validation
  17. 16 avr., 2016 1 validation
  18. 13 avr., 2016 2 validations
  19. 10 avr., 2016 1 validation
    • C.G.Vedant's avatar
      Added TicTacToe to notebook (#213) · d291e0a3
      C.G.Vedant a écrit
      * Error message of python errors
      
      * Added Canvas_TicTacToe class
      
      * Added TicTacToe to notebook
      
      * Added games.ipynb
      
      * moved js file to js folder
      d291e0a3
  20. 09 avr., 2016 1 validation
  21. 08 avr., 2016 1 validation
    • C.G.Vedant's avatar
      Added TicTacToe to canvas (#174) · 68a66007
      C.G.Vedant a écrit
      * added kernel test notebook
      
      * modified kernel.ipynb
      
      * Added canvas support
      
      * Added mouseclick to canvas
      
      * add TicTacToe to canvas
      
      * removed import statement in games.py
      
      * corrected HTML tags
      
      * Added comments and doctring
      
      * Added methods for drawing with normalized units
      
      * Added text support
      
      * Fixed int type during normalization
      68a66007
  22. 05 avr., 2016 1 validation
  23. 19 mar., 2016 1 validation
  24. 15 mar., 2016 1 validation
  25. 13 mar., 2016 4 validations
  26. 12 mar., 2016 2 validations
  27. 11 mar., 2016 3 validations
  28. 10 mar., 2016 1 validation
  29. 09 mar., 2016 1 validation
  30. 06 mar., 2016 3 validations