issues
search
Denys88
/
rl_games
RL implementations
MIT License
930
stars
155
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixing get_mean_std_with_masks
#313
ZhengyiLuo
closed
1 week ago
0
WIP: Myosuite and maniskill support
#312
ViktorM
opened
3 weeks ago
0
Brax fixes
#311
amrzv
opened
3 weeks ago
1
[WIP] Added MoE layer
#310
Denys88
opened
1 month ago
0
[WIP] Mixture of Experts MLP
#309
Denys88
closed
1 month ago
0
[WIP ]Added data generation for offiline training
#308
Denys88
opened
1 month ago
0
[WIP] selfplay poker test
#307
Denys88
opened
1 month ago
0
Added myo suite support
#306
Denys88
closed
1 month ago
0
Documation about class implemetations, customization of training/playing loops and models and networks
#305
ErcBunny
closed
1 month ago
2
WIP: Torch upgrade. Aux loss. Vision backbone networks.
#304
ViktorM
opened
2 months ago
0
Added aux loss
#303
Denys88
closed
2 months ago
0
Migrate brax v2 in notebook brax_training
#302
gonzalesMK
opened
3 months ago
2
How to use custom network?
#301
ErcBunny
opened
3 months ago
8
How to load the policy model in the real robot ?
#300
heartInsert
closed
1 month ago
1
Clamped Actions Between [-1,1]
#299
rogerpm3
closed
4 months ago
0
Update for tacsl release: CNN tower processing, critic weights loading and freezing.
#298
iakinola23
closed
4 months ago
0
Ensure the consistency of central_value_net with the same initial parameters before training starts in a multi-GPU setting.
#297
annan-tang
closed
2 months ago
4
Potential Issues with Multi-GPU/Node Training with Central Network Weights Initialization
#296
annan-tang
closed
4 months ago
0
Increased time resolution for more precision performance tracking.
#295
ViktorM
closed
4 months ago
0
[Q] Benchmark of PPO / SAC on continuous tasks like envs in IsaacGym
#294
Rowing0914
closed
4 months ago
3
where is train.py?
#293
Rowing0914
closed
4 months ago
2
New release?
#292
llinauer
opened
5 months ago
1
Fix SAC with input normalization
#291
llinauer
closed
5 months ago
1
Fix SACPlayer deterministic action
#290
llinauer
closed
5 months ago
0
SACPlayer deterministic mixup
#289
llinauer
closed
5 months ago
2
Remove duplicate lines from a2c_common.py
#288
paLeziart
closed
1 month ago
2
Fixed minibatch_size_per_env bug
#287
ViktorM
closed
5 months ago
0
minibatch_size_per_env bug ?
#286
Yougo-robotics
closed
5 months ago
2
How does the a2c network rescale the range of the action to [-1,1]
#285
des-zhong
closed
6 months ago
3
fixed bug with multi-gpu training for continuous a2c in a2c_common.py
#284
tttonyalpha
closed
6 months ago
4
Difference between network and model
#283
kaijieshi7
opened
7 months ago
1
Discrete and Continuous
#282
mxllc
closed
1 month ago
2
Normalization implementation is actually computing standardization
#281
anishhdiwan
opened
8 months ago
2
missing python 3.11 support
#280
igozali
opened
8 months ago
3
question about central value
#279
JoseBarreiros-TRI
opened
8 months ago
1
Which version has this '.model_builder.model_factory.register_builder'
#278
dccdcc7
opened
8 months ago
4
question about init_dones tensor in a2c_common
#277
WSYANGSX
opened
8 months ago
1
Adding categorical cross_entropy loss to yaml config.
#276
Eirikalb
opened
8 months ago
1
print_statistics() output of ContinuousA2CBase() might be wrong due to frame update implementation?
#275
yutaizhou
opened
8 months ago
0
How to understand the swap_and_flattern01() operation
#274
BadWomanY
closed
9 months ago
1
Add docstrings
#273
anishhdiwan
closed
10 months ago
0
Ad/documentation
#272
anishhdiwan
closed
10 months ago
6
Requesting docs for rl_games
#271
anishhdiwan
opened
10 months ago
1
How to Correctly Integrate LSTM or GRU into the SAC Algorithm
#270
namjiwon1023
opened
10 months ago
1
How to use Isaac trained customized models (different number of observations and outputs)
#269
DannyChen1994
opened
10 months ago
1
How to specify the GPU that loads the model weights when applying to IsaacGym
#268
Charlie0257
opened
10 months ago
2
Added gymnasium and gym 0.26 support
#267
Denys88
opened
11 months ago
0
How can I export a trained neural network?
#266
jheyeo222
closed
11 months ago
10
Fixed multi discrete with masks
#265
Denys88
closed
12 months ago
0
MultiDiscrete action_mask cannot run
#264
xialuanshi
closed
11 months ago
3
Next