Ecosyste.ms: Issues

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

GitHub / david-abel/simple_rl issues and pull requests

#67 - syntax fixes

Pull Request - State: closed - Opened by lucasgelfond 8 months ago - 1 comment

#66 - Refactoring

Pull Request - State: open - Opened by tosemml about 1 year ago

#65 - Error. How to solve this

Issue - State: open - Opened by mahmedpro over 1 year ago

#64 - Using Cleanup World

Issue - State: open - Opened by devram2000 almost 2 years ago

#63 - fix RMAX and speed it up with numpy

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

#62 - RMAX is slow and not implemented correctly

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

#61 - Utilize NumPy APIs to remove inefficient Python loops

Pull Request - State: closed - Opened by maldil over 2 years ago

#60 - Is Q Learning Softmax agent correctly implemented?

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

#59 - Are policy gradient-based agents implemented?

Issue - State: closed - Opened by RylanSchaeffer almost 3 years ago - 8 comments

#58 - help

Issue - State: closed - Opened by aadeshnpn almost 4 years ago - 1 comment

#56 - AttributeError: module 'time' has no attribute 'clock'

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

#55 - fix gridworld reset

Pull Request - State: closed - Opened by thisiscam about 4 years ago - 1 comment

#54 - *replaced references to deprecated time.clock() with time.time()

Pull Request - State: closed - Opened by AaEll about 4 years ago - 1 comment

#53 - minor bug fix - moved dot into string

Pull Request - State: closed - Opened by borea17 over 4 years ago

#51 - Gridworld Not Resetting

Issue - State: closed - Opened by dhalper1 over 4 years ago

#50 - brtdp_example.py

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

#49 - Switching goals

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

#48 - fixed issues with running on windows

Pull Request - State: closed - Opened by seand88 almost 5 years ago - 1 comment

#47 - Issues Running Example, open is not recognized as an internal or external command

Issue - State: closed - Opened by seand88 almost 5 years ago - 6 comments

#46 - POMDP related

Pull Request - State: closed - Opened by zkytony about 5 years ago - 2 comments

#45 - Fixes bug when FourRooms sizes are not divisible by 3

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

#44 - Fixed a bug in value iteration.

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

#42 - Invalid policy visualization due to use of e-greedy action

Issue - State: closed - Opened by philwinder about 5 years ago - 2 comments

#41 - Invalid action values when using `visualize_learning`

Issue - State: closed - Opened by philwinder about 5 years ago - 2 comments

#40 - Forcing the use of the TkAgg Matplot lib backend prevents usage in notebooks

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

#39 - Improved RMax + Visualizations

Pull Request - State: closed - Opened by NishanthJKumar over 5 years ago - 1 comment

#38 - Turn off print statement in ValueIteration.get_q_value()

Pull Request - State: closed - Opened by camall3n over 5 years ago - 1 comment

#37 - NavMDP: Support for custom obstacles.

Pull Request - State: closed - Opened by yrevar over 5 years ago

#36 - Visualizing GridWorld example

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

#35 - Fixing a bug. Assertion failed when there were no probabilistic cells.

Pull Request - State: closed - Opened by yrevar over 5 years ago

#34 - Added initialization for rmax_agent in the second example

Pull Request - State: closed - Opened by melroderick over 5 years ago - 1 comment

#33 - Update imports for Python 3 compatibility

Pull Request - State: closed - Opened by KorlaMarch almost 6 years ago

#32 - adding cart-pole task

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

#31 - Updated __eq__ in StateClass to return False on comparison to non-Sta…

Pull Request - State: closed - Opened by umbanhowar almost 6 years ago

#30 - Fixes reset_goals issue (failed when all navigation cells were manual…

Pull Request - State: closed - Opened by yrevar almost 6 years ago

#29 - Import error when DISPLAY is not set

Issue - State: closed - Opened by yrevar about 6 years ago - 3 comments

#28 - Bug fixes & improvements to Navigation MDP.

Pull Request - State: closed - Opened by yrevar about 6 years ago

#27 - About drawing plots.

Issue - State: closed - Opened by YuhangSong about 6 years ago - 4 comments

#26 - Adding support of dynamic rewards in Navigation MDP.

Pull Request - State: closed - Opened by yrevar about 6 years ago

#25 - Goals are no more mandatory. Grid can display text values.

Pull Request - State: closed - Opened by yrevar about 6 years ago

#24 - refactoring and simplification of goal features

Pull Request - State: closed - Opened by yrevar about 6 years ago

#23 - Dynamic goal assignment in Navigation MDP

Pull Request - State: closed - Opened by yrevar about 6 years ago

#22 - Adds more control over cell distribution to Navigation MDP

Pull Request - State: closed - Opened by yrevar about 6 years ago

#21 - Adding multiple goals and more control over features to Navigation MDP

Pull Request - State: closed - Opened by yrevar about 6 years ago

#20 - convert to python3 prints

Pull Request - State: closed - Opened by yrevar about 6 years ago - 1 comment

#19 - Bounded Real Time Dynamic Programming (BRTDP) Algorithm

Pull Request - State: closed - Opened by abagaria about 6 years ago

#18 - Adding POMDP support to simple_rl:

Pull Request - State: closed - Opened by abagaria about 6 years ago - 1 comment

#17 - dictionaries in MDPDistributionClass is now compatible to python3.

Pull Request - State: closed - Opened by jinnaiyuu about 6 years ago

#16 - changed arguments in example to fix runtime errors

Pull Request - State: closed - Opened by dwhit over 6 years ago - 1 comment

#15 - Add __init__.py to cleanup

Pull Request - State: closed - Opened by abagaria over 6 years ago

#14 - Belief Sparse Sampling algorithm

Pull Request - State: closed - Opened by abagaria over 6 years ago

#13 - Navigation MDP bug fixes & improvements

Pull Request - State: closed - Opened by yrevar over 6 years ago

#12 - First cleanup commit

Pull Request - State: closed - Opened by dhalper1 over 6 years ago

#11 - OOMDP representation missing Relations?

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

#10 - Adds navigation mdp task

Pull Request - State: closed - Opened by yrevar over 6 years ago

#9 - We never quit() in python or quit python once we know it :)

Pull Request - State: closed - Opened by yrevar over 6 years ago - 2 comments

#8 - fixes few more prints and uses setuptools to find packages

Pull Request - State: closed - Opened by yrevar over 6 years ago - 3 comments

#7 - Python3: import errors

Issue - State: closed - Opened by yrevar over 6 years ago - 5 comments

#6 - minor fixes: prints and indentations

Pull Request - State: closed - Opened by yrevar over 6 years ago - 1 comment

#5 - Q-learning/RMax can now initialize with arbitrary Q-function

Pull Request - State: closed - Opened by jinnaiyuu over 6 years ago - 1 comment

#4 - Added Delayed Q-learning

Pull Request - State: closed - Opened by jinnaiyuu over 6 years ago - 1 comment

#3 - make State hashable

Pull Request - State: closed - Opened by jsalvatier about 8 years ago

#2 - make simple-rl an actual package

Pull Request - State: closed - Opened by jsalvatier about 8 years ago

#1 - make simple-rl an actual package

Pull Request - State: closed - Opened by jsalvatier about 8 years ago - 4 comments