Skip to content

No labels!

There aren’t any labels for this repository quite yet.

algorithm enhancement
algorithm enhancement
Not quite a new algorithm, but an enhancement to algo. functionality
Batch and Buffer
Batch and Buffer
Improvements in internal data structures, temporary label
blocked
blocked
Can't be worked on for now
breaking changes
breaking changes
Changes in public interfaces. Includes small changes or changes in keys
bug
bug
Something isn't working
build/test
build/test
dependencies
dependencies
Pull requests that update a dependency file
discussion
discussion
Discussion of a typical issue
documentation
documentation
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
Feature that is not a new algorithm or an algorithm enhancement
examples
examples
Affects only code inside examples
experiment-eval
experiment-eval
Issues about evaluation: plots, stats, multiprocessing etc.
good first issue
good first issue
Good for newcomers
help wanted
help wanted
Extra attention is needed
high-level-api
high-level-api
Mainly affects tianshou.highlevel
invalid
invalid
This doesn't seem right
major
major
Large changes that cannot or should not be broken down into smaller ones
MARL
MARL
Temporary label to group all things MARL
minor
minor
Requires small changes to be fixed
new algorithm
new algorithm
Adding a new RL algorithm
not reproduced yet
not reproduced yet
Not yet tested or reproduced by a reviewer
on hold
on hold
Won't be worked on for now, but maybe later
optimization
optimization
Performance optimization (throughout, memory, processing speed)
performance issues
performance issues
Slow execution or poor-quality results
question
question
Further information is requested
refactoring
refactoring
No change to functionality
RNN
RNN
Temporary label to group all things RNN
tentative
tentative
Up to discussion, may be dismissed
typing
typing
Mainly improving types, no or very few functional changes