Ecosyste.ms: Issues

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

GitHub / JuliaPOMDP/POMDPs.jl issues and pull requests

#559 - added new handling of terminal states in GenerativeBelief MDP

Pull Request - State: closed - Opened by zsunberg 4 months ago - 3 comments

#558 - eltype for stepthrough

Issue - State: open - Opened by zsunberg 4 months ago
Labels: enhancement

#557 - fixed typos.

Pull Request - State: closed - Opened by MaderDash 5 months ago - 3 comments

#556 - fixed the typos mentioned and afew others.

Pull Request - State: closed - Opened by MaderDash 5 months ago - 1 comment

#554 - Documentation Typos

Issue - State: closed - Opened by dylan-asmar 5 months ago - 5 comments
Labels: documentation, quick

#553 - Updated `Simulator` doc string

Pull Request - State: closed - Opened by dylan-asmar 5 months ago

#552 - Link in `simulate` doc string is broken

Issue - State: closed - Opened by dylan-asmar 5 months ago
Labels: documentation, quick

#551 - Update CI.yml to run weekly

Pull Request - State: closed - Opened by dylan-asmar 5 months ago - 2 comments

#550 - Fix things after 1.0 release

Issue - State: open - Opened by zsunberg 5 months ago - 5 comments

#549 - Need to check if the belief is terminal in stepthrough

Issue - State: closed - Opened by himanshugupta1009 6 months ago - 1 comment

#548 - updater for ValuePolicy

Issue - State: open - Opened by zsunberg 6 months ago
Labels: Contribution Opportunity, Learning Opportunity, quick

#547 - ValuePolicy documentation

Issue - State: open - Opened by zsunberg 6 months ago
Labels: Contribution Opportunity, Learning Opportunity, documentation, quick

#545 - TMaze + DiscreteUpdater errors

Issue - State: closed - Opened by FlyingWorkshop 8 months ago - 1 comment
Labels: bug, help wanted, quick

#544 - GenerativeBeliefMDP isterminal is only true when the support is entirely terminal

Issue - State: closed - Opened by FlyingWorkshop 8 months ago - 4 comments
Labels: enhancement, question, decision, quick

#543 - Updated slack link in README.md

Pull Request - State: closed - Opened by dylan-asmar 8 months ago

#542 - slack link in README broken

Issue - State: closed - Opened by FlyingWorkshop 8 months ago - 1 comment
Labels: quick

#541 - ExplorationPolicies don't work with stepthrough

Issue - State: closed - Opened by FlyingWorkshop 9 months ago - 4 comments

#540 - Gallery: Working example for TagPOMDP

Pull Request - State: closed - Opened by dylan-asmar 10 months ago

#539 - Update docs to incorporate POMDPExamples and POMDPGallery

Pull Request - State: closed - Opened by dylan-asmar 10 months ago - 3 comments

#538 - Update README.md

Pull Request - State: closed - Opened by dylan-asmar 11 months ago

#537 - README Badge Updates

Pull Request - State: closed - Opened by dylan-asmar 11 months ago

#536 - ProgressMeter Deprecation Warning and nothing comparison

Pull Request - State: closed - Opened by dylan-asmar 11 months ago - 4 comments

#535 - compat requirements for julia changed to LTS 1.6

Pull Request - State: closed - Opened by dylan-asmar 11 months ago - 2 comments

#532 - Listed version of Julia (i.e. 1.3) in Project.toml fails CI

Issue - State: closed - Opened by dylan-asmar 11 months ago - 2 comments

#530 - Added the traditional Tag problem to the README

Pull Request - State: closed - Opened by dylan-asmar 11 months ago - 1 comment

#529 - Added show option to DiscreteBelief and extended SparseCat

Pull Request - State: closed - Opened by dylan-asmar 12 months ago - 3 comments

#523 - Bump version

Pull Request - State: closed - Opened by zsunberg about 1 year ago

#522 - Fix pomdpmodels 97

Pull Request - State: closed - Opened by zsunberg about 1 year ago

#520 - Update README.md

Pull Request - State: closed - Opened by BoZenKhaa about 1 year ago - 1 comment

#519 - Docs not building

Issue - State: closed - Opened by zsunberg about 1 year ago

#517 - Add generative interface to FullyObservablePOMDP

Pull Request - State: closed - Opened by johannes-fischer about 1 year ago - 1 comment

#516 - Remove latest observation from CommonRLEnv POMDP state

Pull Request - State: closed - Opened by johannes-fischer about 1 year ago - 4 comments

#512 - Fix Z vs. O typo

Pull Request - State: closed - Opened by lassepe over 1 year ago

#511 - Typo in documentation

Issue - State: closed - Opened by slwu89 over 1 year ago - 1 comment

#510 - WIP: Add `action(policy, s)` interface to exploration policies

Pull Request - State: open - Opened by johannes-fischer over 1 year ago - 2 comments

#508 - Update README.md

Pull Request - State: closed - Opened by zsunberg over 1 year ago

#506 - Update imports in README.md example

Pull Request - State: closed - Opened by BoZenKhaa over 1 year ago - 1 comment

#505 - Support Hooks ?

Issue - State: closed - Opened by NeroBlackstone over 1 year ago - 8 comments

#504 - value(policy, b, a) for AlphaVectorPolicy

Issue - State: open - Opened by zsunberg over 1 year ago - 7 comments
Labels: decision, Contribution Opportunity, Learning Opportunity, quick

#503 - Use Random.default_rng()

Pull Request - State: closed - Opened by NeroBlackstone over 1 year ago

#502 - use CommonRLInterface.AutomaticDefault when possible

Pull Request - State: closed - Opened by zsunberg over 1 year ago

#501 - cleaned up test tests

Pull Request - State: closed - Opened by zsunberg over 1 year ago

#500 - Link to tiger paper

Pull Request - State: closed - Opened by zsunberg over 1 year ago

#499 - removes deprecated CommonRLInterface.@provide

Pull Request - State: closed - Opened by zsunberg over 1 year ago

#498 - added atol to all distribution checks

Pull Request - State: closed - Opened by zsunberg over 1 year ago

#497 - `action` interface of exploration policies

Issue - State: open - Opened by johannes-fischer over 1 year ago - 2 comments

#496 - Use Random.default_rng() instead of Random.GLOBAL_RNG

Issue - State: closed - Opened by zsunberg over 1 year ago - 1 comment
Labels: Contribution Opportunity, Learning Opportunity, quick

#495 - WIP: convert distributions to Distributions.jl distributions

Pull Request - State: open - Opened by zsunberg over 1 year ago

#494 - Update def_updater.md

Pull Request - State: closed - Opened by dykim07 over 1 year ago - 1 comment

#493 - Playback default

Pull Request - State: closed - Opened by zsunberg over 1 year ago

#491 - Dict policy

Pull Request - State: closed - Opened by NeroBlackstone over 1 year ago - 4 comments

#490 - Make all POMDPTools distributions into Distributions.jl distributions

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

#487 - Update README.md

Pull Request - State: closed - Opened by zsunberg over 1 year ago

#486 - Bring MacOS/Windows back into CI

Pull Request - State: closed - Opened by WhiffleFish over 1 year ago - 7 comments

#485 - `FullyObservablePOMDP` `obsindex` bugfix

Pull Request - State: closed - Opened by WhiffleFish over 1 year ago - 1 comment

#481 - Not actually testing on MacOS/Windows

Issue - State: closed - Opened by WhiffleFish over 1 year ago - 4 comments

#480 - `FullyObservablePOMDP` broken `obsindex`

Issue - State: closed - Opened by WhiffleFish over 1 year ago - 5 comments

#479 - Update CI.yml

Pull Request - State: closed - Opened by zsunberg over 1 year ago

#478 - CI badges look scary

Issue - State: closed - Opened by lassepe over 1 year ago - 7 comments

#475 - Remove type parameters for `MDP` and `POMDP`

Issue - State: closed - Opened by zsunberg over 1 year ago - 1 comment

#473 - Product of distributions

Issue - State: open - Opened by zsunberg over 1 year ago - 10 comments
Labels: Contribution Opportunity

#471 - DiscreteUpdater does not take isterminal into account

Issue - State: open - Opened by zsunberg over 1 year ago - 3 comments
Labels: Contribution Opportunity

#469 - Build is broken

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

#466 - Remove Deprecations

Pull Request - State: closed - Opened by WhiffleFish over 1 year ago - 2 comments

#463 - `@POMDP_require` deprecation in POMDPTools

Issue - State: closed - Opened by WhiffleFish over 1 year ago - 3 comments

#462 - Updated CI's for all libraries except VDPTag in Readme.md

Pull Request - State: closed - Opened by felixmg312 almost 2 years ago

#461 - Changing from Travis to CI

Pull Request - State: closed - Opened by felixmg312 almost 2 years ago

#459 - `DictPolicy` and special Q-learning based on key-value storage

Issue - State: open - Opened by NeroBlackstone almost 2 years ago - 2 comments

#458 - EpsGreedyPolicy documentation update

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

#457 - Add ParticleFilterTrees and NativeSARSOP to README

Pull Request - State: closed - Opened by WhiffleFish almost 2 years ago - 1 comment

#452 - Function convert_s error

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

#451 - state-dep-action document improvement

Pull Request - State: closed - Opened by NeroBlackstone almost 2 years ago - 1 comment

#450 - Add state-dep-actions support for EpsGreedyPolicy

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

#449 - Add two function to EpsGreedyPolicy let it select action by current state.

Issue - State: closed - Opened by NeroBlackstone about 2 years ago - 7 comments

#447 - Bizarre bug with deserialization of QuickMDP

Issue - State: open - Opened by fredcallaway about 2 years ago - 2 comments

#445 - add initialstate for SparseTabular(PO)MDP

Pull Request - State: closed - Opened by fredcallaway about 2 years ago - 3 comments

#444 - SparseTabularMDP doesn't support initialstate

Issue - State: closed - Opened by fredcallaway about 2 years ago - 3 comments

#442 - Exporting alpha vectors.

Issue - State: closed - Opened by aidmandorky about 2 years ago

#441 - Remove abstract types from rollout simulator

Pull Request - State: closed - Opened by BoZenKhaa about 2 years ago

#439 - belief-dependent transition function

Issue - State: closed - Opened by gdaddi about 2 years ago

#438 - Fix a minor typo in docstring.

Pull Request - State: closed - Opened by aidmandorky about 2 years ago - 1 comment

#437 - 'POMDPTools' is not installable via general registry

Issue - State: closed - Opened by YongHee-Kim about 2 years ago - 3 comments

#431 - Emphasize state immutability in the warning.

Pull Request - State: closed - Opened by BoZenKhaa about 2 years ago - 1 comment

#430 - Fix for underlying MDP not preserving state-dependent action space

Pull Request - State: closed - Opened by AlexBork about 2 years ago - 3 comments

#429 - State-dependent action spaces in POMDP are not transfered to underlying MDP

Issue - State: closed - Opened by AlexBork about 2 years ago - 3 comments

#426 - CompatHelper does not work on POMDPTools

Issue - State: closed - Opened by zsunberg about 2 years ago - 1 comment

#425 - fix #424

Pull Request - State: closed - Opened by zsunberg about 2 years ago

#424 - Transition from `LightGraphs.jl` to `Graphs.jl`

Issue - State: closed - Opened by vancleve about 2 years ago - 4 comments

#421 - Register v1.0 🎉 🥳

Issue - State: closed - Opened by zsunberg over 2 years ago - 2 comments

#420 - Fix POMDPs.jl CI

Issue - State: closed - Opened by zsunberg over 2 years ago - 2 comments