Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jmacglashan/burlap issues and pull requests
#156 - Checking in enhancements from assign4
Pull Request -
State: closed - Opened by bob-walters over 2 years ago
#155 - Agent can try to move out of bounds, throwing an ArrayIndexOutOfBoundsException
Issue -
State: open - Opened by QuantumMatters about 3 years ago
- 1 comment
#154 - Updated BlockDudeModel.java to fix array index out of bounds
Pull Request -
State: open - Opened by vinayakbhope about 5 years ago
#153 - Household oo
Pull Request -
State: closed - Opened by stephmilani over 6 years ago
#152 - PolicyUtils.Rollout(Policy, State, SampleModel) will hang when policy does not reach goal state
Issue -
State: open - Opened by bambielli over 6 years ago
#151 - Added Gradle linking information
Pull Request -
State: open - Opened by StrongJoshua over 6 years ago
#150 - Correct the value of transitioning to a new state
Pull Request -
State: closed - Opened by itzakh almost 7 years ago
#149 - getTotalValueIterations() for ValueIteration?
Issue -
State: open - Opened by hbradio about 7 years ago
#148 - StatePainter's Graphics2D Context Doesn't Update
Issue -
State: open - Opened by viluon about 7 years ago
#147 - Actions are not published after terminal state
Issue -
State: open - Opened by ilaplace over 7 years ago
#146 - Possible bug in "performReachabilityFrom" function in PolicyIteration.java
Issue -
State: open - Opened by torcellite over 7 years ago
#145 - Fixes an ArrayIndexOutOfBoundsException for block dude.
Pull Request -
State: open - Opened by emoudahi over 7 years ago
#144 - ROS - Continous Domain
Issue -
State: open - Opened by ilaplace over 7 years ago
#143 - Burlap incompatibilities
Issue -
State: closed - Opened by pligor almost 8 years ago
- 1 comment
#142 - Null action issue on allApplicableActionsForTypes in ActionUtils.java
Issue -
State: closed - Opened by FocusLiwen almost 8 years ago
#141 - PerformancePlotter TRIAL_AVERAGES_ONLY Mode
Issue -
State: open - Opened by GeigerDavin almost 8 years ago
#140 - is the website source available?
Issue -
State: open - Opened by cdaringe about 8 years ago
#139 - Renaming objects in a GenericOOState changes the order in objectsByClass list
Issue -
State: open - Opened by brawner about 8 years ago
#138 - Jm3
Pull Request -
State: closed - Opened by jmacglashan about 8 years ago
#137 - Fixing allJointActionsHelper for agents with different ActionTypes
Pull Request -
State: closed - Opened by f-leno over 8 years ago
#136 - DiscretizingMaskedHashableStateFactor config data member scope change…
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#135 - Fixing Joint Reward Debug for Stochastic Games
Pull Request -
State: closed - Opened by f-leno over 8 years ago
#134 - StochasticGames SCPSolver does not work with Java 64-bit under Windows x64
Issue -
State: open - Opened by addy90 over 8 years ago
- 2 comments
#133 - DiscretizingMaskedHashableStateFactory is missing methods for handling config
Issue -
State: open - Opened by addy90 over 8 years ago
- 1 comment
#132 - Hashing Performance in SimpleHashableState
Issue -
State: open - Opened by addy90 over 8 years ago
- 4 comments
#131 - Fixed values equals method of standard hashable states to handle valu…
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#130 - made grid game visualizer static classes public
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#129 - added state mapping pre-process to input states to the Q and value fu…
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#128 - added experience replay, and approximate Q-learning with the concrete…
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#127 - changed scope and made inner classes public and static
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#126 - removed domain and discount from ActorCritic class since it is not used
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#125 - Set of 3.0.1 updates
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#124 - Fix terminal condition in SARSCollector.
Pull Request -
State: closed - Opened by postmasters over 8 years ago
#123 - Fix initialization of GraphStateNode variable keys.
Pull Request -
State: closed - Opened by postmasters over 8 years ago
#122 - 3.0.0
Pull Request -
State: closed - Opened by melroderick over 8 years ago
#121 - Fixed RandomPolicy constructor
Pull Request -
State: closed - Opened by melroderick over 8 years ago
#120 - Is this a bug in SarsaLam implementation?
Issue -
State: closed - Opened by mysl over 8 years ago
- 2 comments
#119 - Code quality fix - Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be used.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#118 - Code quality fix - Primitives should not be boxed just for "String" conversion.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#117 - Code quality fix - Array designators "[]" should be on the type, not the variable.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#116 - Code quality fix - Literal boolean values should not be used in condition expressions.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#115 - Code quality fix - "equals(Object obj)" should test argument type.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#114 - Code quality fix - Methods and field names should not be the same or differ only by capitalization.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#113 - Code quality fix - Switch cases should end with an unconditional "break" statement.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#112 - Code quality fix - "entrySet()" should be iterated when both the key and value are needed.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#111 - Code quality fix - Constant names should comply with a naming convention.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
- 2 comments
#110 - Code quality fix - Useless parentheses around expressions should be removed to prevent any misunderstanding.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#109 - Fixed BURALP and reposoitory typos in README.md
Pull Request -
State: closed - Opened by EricKerby over 8 years ago
#108 - Code quality fix - Collection.isEmpty() should be used to test for emptiness.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#107 - Code quality fix - Collapsible "if" statements should be merged.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#106 - Code quality fix - Local Variables should not be declared and then immediately returned or thrown.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
- 3 comments
#105 - Code quality fix - Redundant casts should not be used
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#104 - Code quality fix - "equals(Object obj)" and "hashCode()" should be overridden in pairs.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#103 - Code quality fix - Dead stores should be removed.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#102 - Code quality fix - "public static" fields should be constant
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#101 - Code quality fix - Utility classes should not have public constructors.
Pull Request -
State: closed - Opened by faisal-hameed over 8 years ago
#100 - Fixes #99
Pull Request -
State: closed - Opened by jameskyle over 8 years ago
#99 - Cumulative probability incorrect in ECorrelatedQJointPolicy.getActionDistributionForState() ?
Issue -
State: closed - Opened by billmccord over 8 years ago
- 1 comment
#98 - Cumulative probability incorrect in EMinMaxPolicy.getActionDistributionForState() ?
Issue -
State: closed - Opened by dhegberg over 8 years ago
- 1 comment
#97 - Updated pom for maven deployment with signing optional
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#96 - Maven prep
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#95 - Shell
Pull Request -
State: closed - Opened by jmacglashan over 8 years ago
#94 - Hot fix discretizing
Pull Request -
State: closed - Opened by jmacglashan almost 9 years ago
#93 - fixed bug in DiscretizingHashableStateFactory that did not properly h…
Pull Request -
State: closed - Opened by jmacglashan almost 9 years ago
#92 - PolicyIteration error, type mismatch?
Issue -
State: closed - Opened by SeanEaster almost 9 years ago
- 1 comment
#91 - Q Learning Stochastic Movements
Issue -
State: closed - Opened by onaclov2000 almost 9 years ago
- 5 comments
#90 - Update Policy.java
Pull Request -
State: closed - Opened by bit-twidd1er about 9 years ago
#89 - OOMDPObjectInstance not recognizing boolean value types
Pull Request -
State: closed - Opened by andyltt about 9 years ago
#88 - fixed some java dac
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#87 - modified syntax block to be Java 6 compatible
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#86 - Jmb2
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#85 - Rlgluehotfix
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#84 - added a helper class and helper methods for FullActionModel
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#83 - added belief policy to pomdp policy
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#82 - updated policy iteration to keep track of the total number of policy …
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#81 - updated policy iteration so that you can specify an initial policy fr…
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#80 - Immutable state
Pull Request -
State: closed - Opened by brawner about 9 years ago
- 1 comment
#79 - JointAction(List<GroundedSGAgentAction) constructor null pointer erro…
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#78 - Jmb2
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#77 - Adding additional items to SimpleHashableStatefactory to improve coverage
Pull Request -
State: closed - Opened by brawner about 9 years ago
- 5 comments
#76 - fixed boltzmann policy so that it works with any AbstractGroundedAction
Pull Request -
State: closed - Opened by jmacglashan about 9 years ago
#75 - Merging master into multi_agent_games branch
Pull Request -
State: closed - Opened by brawner about 9 years ago
- 1 comment
#74 - Merging from bhilliard into multi_agent_games
Pull Request -
State: closed - Opened by brawner about 9 years ago
#73 - NullPointerException when comparing equality between Tabular Belief States
Issue -
State: closed - Opened by exwu over 9 years ago
- 1 comment
#72 - Minor fixes
Pull Request -
State: closed - Opened by CjS77 over 9 years ago
- 1 comment
#71 - fixed a bug in how termination conditions were checked for Determinis…
Pull Request -
State: closed - Opened by jmacglashan over 9 years ago
#70 - Jmacglashan
Pull Request -
State: closed - Opened by jmacglashan over 9 years ago
#69 - Jmacglashan
Pull Request -
State: closed - Opened by jmacglashan over 9 years ago
#68 - Continuous Domain Tutorial Problem
Issue -
State: closed - Opened by silgon over 9 years ago
- 2 comments
#67 - added more helpful exception handling for when UCT is undefined for a…
Pull Request -
State: closed - Opened by jmacglashan over 9 years ago
#66 - fixed some java doc
Pull Request -
State: closed - Opened by jmacglashan over 9 years ago
#65 - Jmacglashan
Pull Request -
State: closed - Opened by jmacglashan over 9 years ago
#64 - applicableInState actions
Issue -
State: closed - Opened by CjS77 over 9 years ago
- 2 comments
#63 - Jmacglashan
Pull Request -
State: closed - Opened by jmacglashan over 9 years ago
#62 - Adding support for the stochastic games explorers to track a reward f…
Pull Request -
State: closed - Opened by jmacglashan over 9 years ago
#42 - Typo in Comment Fixed
Pull Request -
State: closed - Opened by dhershko almost 10 years ago
#21 - Testing
Pull Request -
State: closed - Opened by brawner about 10 years ago
#20 - Support for semi-deep state copying
Pull Request -
State: closed - Opened by jmacglashan about 10 years ago
- 1 comment
#18 - fixing deprecation warning
Pull Request -
State: closed - Opened by brawner over 10 years ago
#16 - Fix warnings
Pull Request -
State: closed - Opened by brawner over 10 years ago
- 7 comments