Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / simpleai-team/simpleai issues and pull requests

#83 - Fix debt branch2

Pull Request - State: closed - Opened by Juan302 8 months ago

#82 - The path doesn't include the immediate steps for me

Issue - State: closed - Opened by DungMinhDao over 1 year ago - 2 comments

#81 - csp convert to binary

Issue - State: open - Opened by matanhol over 1 year ago - 1 comment

#80 - Dockerize app

Issue - State: closed - Opened by lairabella over 2 years ago

#79 - Better web viewer

Pull Request - State: closed - Opened by GonzaloGV over 2 years ago - 1 comment

#78 - improved nodes visualization

Pull Request - State: closed - Opened by Jose-Cabrera-FullStack over 2 years ago - 1 comment

#77 - add hover on labels

Pull Request - State: closed - Opened by jmceche over 2 years ago - 1 comment

#76 - simpleai.search.astar not working for 8 puzzle solver (please help)

Issue - State: closed - Opened by rahulcomp2000 over 3 years ago - 3 comments

#75 - Possible security issues on line 271

Issue - State: closed - Opened by K-Dub1234 over 3 years ago - 1 comment

#74 - AStar algorithm is implemented incorrectly.

Issue - State: closed - Opened by calee88 over 3 years ago - 5 comments

#73 - It is inconvenient that states have to be hashable

Issue - State: closed - Opened by Freakwill about 5 years ago - 1 comment

#72 - Update README.rst

Pull Request - State: closed - Opened by shreyanshu007 about 5 years ago

#71 - Flask deprecated parameter

Pull Request - State: closed - Opened by arielrossanigo almost 6 years ago - 1 comment

#70 - Added a weighted hill climbing local search algorithm

Pull Request - State: open - Opened by jonzarecki over 6 years ago - 2 comments

#69 - Fix simulated annealing random chance calculation

Pull Request - State: closed - Opened by mfferrero almost 7 years ago - 1 comment

#68 - Fix py3 web viewer

Pull Request - State: closed - Opened by FD253 over 7 years ago - 1 comment

#67 - Add Python 3 support

Pull Request - State: closed - Opened by anassinator almost 8 years ago - 13 comments

#66 - Cannot Import Name 'izip'

Issue - State: closed - Opened by EditFox almost 8 years ago - 1 comment

#65 - Genetic Algorithm

Issue - State: closed - Opened by jrandson about 8 years ago - 5 comments

#64 - How to limit actions to be used once in the tree

Issue - State: closed - Opened by AlexisTM over 8 years ago - 4 comments

#63 - Webviewer zoom not working in Firefox

Issue - State: open - Opened by damianavila over 10 years ago

#62 - change spanish names

Pull Request - State: closed - Opened by arielrossanigo over 10 years ago - 1 comment

#61 - CSP backtrack inference problem

Issue - State: closed - Opened by fisadev over 10 years ago - 3 comments
Labels: bug

#60 - Installing from PIP fails

Issue - State: closed - Opened by kristiank almost 11 years ago - 2 comments

#59 - Improve min conflicts

Pull Request - State: closed - Opened by arielrossanigo almost 11 years ago - 1 comment

#58 - Fix visited nodes stat on local search

Issue - State: open - Opened by fisadev almost 11 years ago - 1 comment

#57 - Fix explore set

Pull Request - State: closed - Opened by arielrossanigo almost 11 years ago - 1 comment

#56 - Fix order in logged fringes

Pull Request - State: closed - Opened by arielrossanigo almost 11 years ago - 1 comment

#55 - Reinforcement learning

Pull Request - State: closed - Opened by arielrossanigo almost 11 years ago - 1 comment

#54 - Added missing method on BoundedPriorityQueue

Pull Request - State: closed - Opened by ganiserb almost 11 years ago - 1 comment

#53 - added remove to "BoundedPriorityQueue"

Pull Request - State: closed - Opened by arielrossanigo almost 11 years ago - 2 comments

#52 - Added missing method on BoundedPriorityQueue

Pull Request - State: closed - Opened by ganiserb almost 11 years ago - 2 comments

#51 - Support for reinforcement learning

Pull Request - State: closed - Opened by arielrossanigo almost 11 years ago

#50 - PEP8

Pull Request - State: closed - Opened by fjcapdevila about 11 years ago

#48 - Make BoundedPriorityQueue use internal heap instead of subclassing from list

Pull Request - State: closed - Opened by fjcapdevila about 11 years ago - 1 comment

#46 - Develop

Pull Request - State: closed - Opened by fjcapdevila about 11 years ago - 1 comment

#45 - All tests run using nose.

Pull Request - State: closed - Opened by alep about 11 years ago - 1 comment

#44 - Adding Arc Consistency (AC3) to CSP Backtracking

Pull Request - State: closed - Opened by alep about 11 years ago - 1 comment

#43 - Add CSP constraint propagation visualizations

Issue - State: open - Opened by fisadev about 11 years ago
Labels: enhancement

#42 - Add CSP viewers

Issue - State: open - Opened by fisadev about 11 years ago
Labels: enhancement

#41 - The web search viewer should be able to run and have real-time updates

Issue - State: closed - Opened by fisadev about 11 years ago - 1 comment
Labels: enhancement

#40 - pep8 fixes

Pull Request - State: closed - Opened by pmourelle over 11 years ago - 1 comment

#39 - Update docs/search_problems.rst

Pull Request - State: closed - Opened by pmourelle over 11 years ago - 1 comment

#38 - Update README.rst

Pull Request - State: closed - Opened by pmourelle over 11 years ago - 1 comment

#37 - Update README.rst

Pull Request - State: closed - Opened by pmourelle over 11 years ago - 1 comment

#36 - Update docs/search_problems.rst

Pull Request - State: closed - Opened by pmourelle over 11 years ago - 2 comments

#35 - Make BoundedPriorityQueue use internal heap instead of subclassing from list

Pull Request - State: closed - Opened by asbjxrn over 11 years ago - 1 comment

#34 - Extra methods of `Classifier`

Issue - State: open - Opened by rafacarrascosa over 11 years ago
Labels: enhancement

#33 - Classifier has a distance abstract method

Issue - State: open - Opened by rafacarrascosa over 11 years ago
Labels: enhancement

#32 - using a deque instead of a list as a more performant data structure

Pull Request - State: closed - Opened by jstnlef over 11 years ago - 2 comments

#31 - Using a deque instead of a list for a more performant data structure

Pull Request - State: closed - Opened by jstnlef over 11 years ago - 2 comments

#30 - Docs changes and fix

Pull Request - State: closed - Opened by mattbasta over 11 years ago - 4 comments

#29 - Fix the australia sample for csp

Issue - State: closed - Opened by fisadev over 11 years ago
Labels: bug

#28 - Big documentation addition plus another classification sample

Pull Request - State: closed - Opened by j0hn over 11 years ago

#27 - Tests and documentation

Pull Request - State: closed - Opened by j0hn over 11 years ago

#25 - Completed some docstrings

Pull Request - State: closed - Opened by j0hn over 11 years ago

#24 - Added opinion mining example

Pull Request - State: closed - Opened by j0hn over 11 years ago

#23 - Bug fix, improved sample, added feature

Pull Request - State: closed - Opened by rafacarrascosa over 11 years ago

#22 - Improved sample, removed bug in naive bayes

Pull Request - State: closed - Opened by rafacarrascosa over 11 years ago - 1 comment

#20 - New iterator and printout method

Pull Request - State: closed - Opened by rafacarrascosa over 11 years ago

#19 - Machine learning algorithms

Pull Request - State: closed - Opened by j0hn over 11 years ago

#18 - Provide support to change accumulated cost

Issue - State: open - Opened by fisadev over 11 years ago - 1 comment
Labels: enhancement

#17 - Bugfix in genetic

Pull Request - State: closed - Opened by rafacarrascosa over 11 years ago

#16 - Improve docs

Issue - State: open - Opened by fisadev almost 12 years ago - 1 comment
Labels: enhancement

#15 - Implement Machine Learning

Issue - State: open - Opened by fisadev almost 12 years ago
Labels: enhancement

#14 - Implement Planning

Issue - State: open - Opened by fisadev almost 12 years ago
Labels: enhancement

#13 - Implement NLP

Issue - State: open - Opened by fisadev almost 12 years ago
Labels: enhancement

#12 - Implement CSP

Issue - State: closed - Opened by fisadev almost 12 years ago - 2 comments
Labels: enhancement

#11 - Object inmutability for graph search

Issue - State: open - Opened by fisadev almost 12 years ago
Labels: enhancement

#10 - Algoritmo geneticos, sus tests y pequeños cambios

Pull Request - State: closed - Opened by rafacarrascosa almost 12 years ago

#9 - Changes towards Package building

Pull Request - State: closed - Opened by sromero84 almost 12 years ago

#8 - Re-added beam search breadth first

Pull Request - State: closed - Opened by rafacarrascosa almost 12 years ago

#7 - PEP8 validation on samples

Pull Request - State: closed - Opened by sromero84 almost 12 years ago

#6 - 8 Puzzle sample

Pull Request - State: closed - Opened by sromero84 almost 12 years ago

#5 - Hill climbing variations.

Pull Request - State: closed - Opened by sromero84 almost 12 years ago

#4 - Simulated annealing

Pull Request - State: closed - Opened by rafacarrascosa almost 12 years ago

#3 - DOT play script

Pull Request - State: closed - Opened by rafacarrascosa almost 12 years ago

#2 - Beam search y demases

Pull Request - State: closed - Opened by rafacarrascosa almost 12 years ago

#1 - Polished Problem and NodeSearch

Pull Request - State: closed - Opened by rafacarrascosa almost 12 years ago