Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chainer/chainerrl issues and pull requests
#613 - Create a copy of agent in evaluation for chainerrl/experiements/train_agent_async.py
Pull Request -
State: open - Opened by CyanFi over 3 years ago
#612 - Regarding the output of DQN
Issue -
State: open - Opened by KitanoFumiya over 3 years ago
- 1 comment
#611 - Adds links to PFRL and JMLR paper
Pull Request -
State: closed - Opened by prabhatnagarajan over 3 years ago
- 2 comments
#610 - ChainerRL Paper Results
Pull Request -
State: closed - Opened by prabhatnagarajan over 3 years ago
- 4 comments
#609 - Updates BibTeX to JMLR paper
Pull Request -
State: closed - Opened by prabhatnagarajan over 3 years ago
- 2 comments
#608 - Uses posix to avoid path issues for windows users
Pull Request -
State: closed - Opened by prabhatnagarajan about 4 years ago
- 6 comments
#607 - Updates contributing MD with dev-requirements install command
Pull Request -
State: closed - Opened by prabhatnagarajan about 4 years ago
- 2 comments
#606 - Fixes flake errors
Pull Request -
State: closed - Opened by prabhatnagarajan about 4 years ago
#605 - Fixes PFN CI tests
Pull Request -
State: closed - Opened by prabhatnagarajan about 4 years ago
- 26 comments
#604 - What's does the columns in scores.txt mean?
Issue -
State: closed - Opened by Nina-9519 about 4 years ago
- 1 comment
#603 - AdditiveGaussian Overflow
Issue -
State: closed - Opened by mcmips about 4 years ago
#602 - RuntimeError: CUDA environment is not correctly set up
Issue -
State: closed - Opened by THSWind about 4 years ago
- 3 comments
#601 - Downloading pretrained DQN models gives error: HTTP Error 403: Forbidden
Issue -
State: closed - Opened by aguamentiPatronum over 4 years ago
- 2 comments
#600 - SARSA missing on GitHub page and API description is incorrect?
Issue -
State: closed - Opened by MieszkoFerens over 4 years ago
- 3 comments
#599 - (How to) Provide a random agent for evaluation
Issue -
State: closed - Opened by Pit-Storm over 4 years ago
- 1 comment
#598 - Question: How to create a model which takes two inputs?
Issue -
State: closed - Opened by HadiSDev over 4 years ago
- 1 comment
#597 - Tensorboard support
Issue -
State: closed - Opened by Ujwal2910 over 4 years ago
- 2 comments
#596 - Basic Script Fix
Pull Request -
State: closed - Opened by prabhatnagarajan over 4 years ago
- 6 comments
#595 - TRPO Doc Fix
Pull Request -
State: closed - Opened by prabhatnagarajan over 4 years ago
- 4 comments
#594 - Can I get the distortion data in MujoCo?
Issue -
State: open - Opened by KitanoFumiya over 4 years ago
#593 - I want to know delta in TRPO
Issue -
State: open - Opened by KitanoFumiya almost 5 years ago
#592 - Fix CI errors due to pyglet, zipp, mock, and gym
Pull Request -
State: closed - Opened by muupan almost 5 years ago
- 14 comments
Labels: test
#591 - Update the version to 0.8.0
Pull Request -
State: closed - Opened by muupan almost 5 years ago
- 4 comments
#588 - What do 'agent.save' mean??
Issue -
State: closed - Opened by KitanoFumiya almost 5 years ago
- 5 comments
#581 - Adds proper A3C scores
Pull Request -
State: closed - Opened by prabhatnagarajan about 5 years ago
- 2 comments
Labels: example
#580 - Corrects Rainbow Results
Pull Request -
State: closed - Opened by prabhatnagarajan about 5 years ago
- 2 comments
Labels: example
#576 - Typo fix in CI comment.
Pull Request -
State: closed - Opened by prabhatnagarajan about 5 years ago
- 2 comments
Labels: test
#575 - Run slow tests with flexCI
Pull Request -
State: closed - Opened by muupan about 5 years ago
- 2 comments
Labels: test
#569 - Use attrs<19.2.0 with pytest
Pull Request -
State: closed - Opened by muupan about 5 years ago
- 1 comment
Labels: test
#565 - Releases trained models for all reproduced agents
Pull Request -
State: closed - Opened by prabhatnagarajan about 5 years ago
- 26 comments
Labels: enhancement, example
#564 - Removes GPU option from README
Pull Request -
State: closed - Opened by prabhatnagarajan about 5 years ago
- 4 comments
Labels: example
#554 - decrease amount of decimal digits required to 4
Pull Request -
State: closed - Opened by marioyc about 5 years ago
- 2 comments
Labels: test
#552 - Corrects Scores in Examples
Pull Request -
State: closed - Opened by prabhatnagarajan about 5 years ago
- 2 comments
Labels: example
#551 - Add trained models
Issue -
State: closed - Opened by prabhatnagarajan about 5 years ago
- 2 comments
#550 - Increase flexCI's time limit to 20min
Pull Request -
State: closed - Opened by muupan about 5 years ago
- 2 comments
Labels: test
#549 - Improves formatting of IQN training times
Pull Request -
State: closed - Opened by prabhatnagarajan about 5 years ago
- 6 comments
Labels: example
#548 - Update train_a3c.py
Pull Request -
State: closed - Opened by xinyuewang1 about 5 years ago
- 2 comments
Labels: example
#547 - Update train_a3c.py
Pull Request -
State: closed - Opened by xinyuewang1 about 5 years ago
- 2 comments
Labels: example
#546 - Rainbow Scores
Pull Request -
State: closed - Opened by prabhatnagarajan about 5 years ago
- 14 comments
Labels: example
#543 - Adds List of Batch Agents to the README
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
- 2 comments
Labels: documentation
#541 - fix function call
Pull Request -
State: closed - Opened by marioyc over 5 years ago
- 6 comments
Labels: bug
#540 - Improve parameter distributions used in TestGaussianDistribution
Pull Request -
State: closed - Opened by muupan over 5 years ago
- 4 comments
Labels: test
#539 - Use get_device_from_id since get_device is deprecated
Pull Request -
State: closed - Opened by muupan over 5 years ago
Labels: enhancement
#538 - Avoid cupy.zeros_like with numpy.ndrray
Pull Request -
State: closed - Opened by muupan over 5 years ago
Labels: enhancement
#537 - Use cupyx.scatter_add instead of cupy.scatter_add
Pull Request -
State: closed - Opened by muupan over 5 years ago
- 2 comments
Labels: enhancement
#536 - Use Link.cleargrads instead of Link.zerograds in REINFORCE
Pull Request -
State: closed - Opened by muupan over 5 years ago
- 4 comments
Labels: enhancement
#526 - Remove a tailing space of DoubleIQN
Pull Request -
State: closed - Opened by muupan over 5 years ago
Labels: test
#525 - Adds checkpoint frequencies for serial and batch Agents.
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
- 4 comments
Labels: enhancement
#524 - Add policy loss to TD3's logged statistics
Pull Request -
State: closed - Opened by ummavi over 5 years ago
Labels: enhancement
#521 - Fixes a comment in PPO example
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
Labels: example
#518 - Prioritized Double IQN
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
- 10 comments
Labels: enhancement
#517 - Adds demonstration collection to experiments docs
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
Labels: documentation
#516 - Adds policies to the documentation
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
- 1 comment
Labels: documentation
#515 - Fixes syntax errors in ReplayBuffer docs.
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
Labels: documentation
#514 - Add Explorers to Documentation
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
Labels: documentation
#511 - Use chainer.grad in ACER
Pull Request -
State: closed - Opened by muupan over 5 years ago
- 1 comment
Labels: enhancement
#509 - Improve the algorithm list on README
Pull Request -
State: closed - Opened by muupan over 5 years ago
Labels: documentation
#508 - Fixes typo in docstring for AsyncEvaluator
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
Labels: documentation
#507 - Typo fix in Replay Buffer Docs
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
Labels: documentation
#506 - Splits Replay Buffers into separate files in a replay_buffers module
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
Labels: enhancement
#504 - Fix B006: Do not use mutable data structures for argument defaults.
Pull Request -
State: closed - Opened by muupan over 5 years ago
Labels: enhancement
#503 - Double IQN
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
- 4 comments
Labels: enhancement
#502 - Fix B007: Loop control variable not used within the loop body
Pull Request -
State: closed - Opened by muupan over 5 years ago
Labels: enhancement
#501 - Adds additional information to Grasping Example README
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
Labels: example
#497 - Adds training times for reproduced Mujoco results
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
- 3 comments
Labels: example
#491 - Monitor with ContinuingTimeLimit support
Pull Request -
State: closed - Opened by keisuke-nakata over 5 years ago
Labels: enhancement
#487 - Rename examples directories
Pull Request -
State: closed - Opened by keisuke-nakata over 5 years ago
- 2 comments
Labels: example
#486 - Share persistent values among processes
Pull Request -
State: closed - Opened by muupan over 5 years ago
- 5 comments
Labels: enhancement
#480 - [WIP] DQfD
Pull Request -
State: closed - Opened by ummavi over 5 years ago
#478 - Add CI configs
Pull Request -
State: closed - Opened by imos over 5 years ago
- 1 comment
Labels: test
#477 - [WIP] IMPALA-style actor-learner parallelism for DQN variants
Pull Request -
State: open - Opened by muupan over 5 years ago
#473 - Drop python2 support
Pull Request -
State: closed - Opened by muupan over 5 years ago
- 11 comments
Labels: enhancement
#468 - Code to collect demonstrations from an agent.
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
- 1 comment
Labels: enhancement
#457 - Add Soft Actor-Critic agent
Pull Request -
State: closed - Opened by muupan over 5 years ago
- 3 comments
Labels: enhancement
#450 - [WIP] IQN + Rainbow
Pull Request -
State: closed - Opened by prabhatnagarajan over 5 years ago
#449 - TRPO example that reproduces the "Deep Reinforcement Learning that Matters" paper
Pull Request -
State: closed - Opened by muupan over 5 years ago
- 6 comments
Labels: example
#436 - Recurrent DQN families with a new interface
Pull Request -
State: closed - Opened by muupan over 5 years ago
- 3 comments
Labels: enhancement, no-compat
#419 - bound_mean argument for A3CFFGaussian
Issue -
State: closed - Opened by xylee95 over 5 years ago
- 2 comments
#395 - Add pybullet to `requirements-dev.txt`
Pull Request -
State: closed - Opened by toslunar almost 6 years ago
- 6 comments
#384 - Add support for Demonstrations
Issue -
State: closed - Opened by prabhatnagarajan almost 6 years ago
- 1 comment
Labels: enhancement
#382 - Combination of DDPG & PrioritizedReplayBuffer fails
Issue -
State: closed - Opened by minokunn15 almost 6 years ago
- 3 comments
#364 - Invalid operation in: Concat (Forward)
Issue -
State: closed - Opened by biggzlar almost 6 years ago
- 2 comments
#362 - Difficult to test with numpy 1.10
Issue -
State: closed - Opened by toslunar almost 6 years ago
#346 - Add Support for Deepmind Lab
Issue -
State: open - Opened by prabhatnagarajan about 6 years ago
Labels: enhancement
#288 - Implicit quantile networks (IQN)
Pull Request -
State: closed - Opened by muupan over 6 years ago
- 11 comments
Labels: enhancement
#272 - Add information for testing in the CONTRIBUTING.md
Issue -
State: closed - Opened by uidilr over 6 years ago
Labels: documentation
#186 - [WIP] Add Quantile Regression DQN
Pull Request -
State: closed - Opened by toslunar about 7 years ago
- 2 comments
#184 - Use coroutine interface in A3C
Pull Request -
State: closed - Opened by toslunar about 7 years ago
#183 - Add coroutine interface and use it in agents.DQN
Pull Request -
State: closed - Opened by toslunar about 7 years ago
#175 - Windows compatibility?
Issue -
State: closed - Opened by iNomaD about 7 years ago
- 6 comments
Labels: enhancement, help wanted
#147 - Use DQN.act method in DQN.act_and_train to remove code duplication
Pull Request -
State: closed - Opened by delta2323 about 7 years ago
- 2 comments
#144 - Enhance plotting tool
Pull Request -
State: closed - Opened by toslunar about 7 years ago
- 1 comment
#137 - [WIP] Improve batch_states to support cupy.ndarray as observations
Pull Request -
State: closed - Opened by muupan over 7 years ago
- 2 comments
#118 - [WIP] add Trust-PCL
Pull Request -
State: closed - Opened by toslunar over 7 years ago
#94 - Specify successful configurations for examples
Issue -
State: open - Opened by muupan over 7 years ago
- 1 comment
Labels: enhancement
#80 - [WIP] modularize Retrace from the ACER code
Pull Request -
State: closed - Opened by toslunar over 7 years ago
- 1 comment
#73 - PyTorch as an additional backend
Issue -
State: closed - Opened by muupan over 7 years ago
- 2 comments
Labels: enhancement, prio:low
#67 - How well does PCL perform on Atari?
Issue -
State: closed - Opened by ethancaballero over 7 years ago
- 1 comment
Labels: question, performance
#49 - [WIP] Multi-agent example
Pull Request -
State: closed - Opened by muupan over 7 years ago
#46 - Residual DQN
Pull Request -
State: closed - Opened by toslunar over 7 years ago