issues
search
exalearn
/
EXARL
Scalable Framework for Reinforcement Learning
Other
10
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix broken
#267
thomasflynn918
opened
11 months ago
0
Adding Soft-Actor Critic method to the version of fixBroken that's been updated for newer gym/tensorflow
#266
mikegros
closed
11 months ago
1
Adding Soft-Actor Critic method to the fixBroken branch
#265
mikegros
closed
11 months ago
1
Update README.md
#264
cmahrens
closed
11 months ago
0
Fixing a shape issue in TD3. In train_critic,
#263
mikegros
closed
11 months ago
3
Update ddpg.py
#262
mikegros
closed
1 year ago
0
Added the capability to do n-step DDPG-v0 and TD3-v1
#261
mikegros
closed
1 year ago
0
` Input 0 of layer "sequential" is incompatible with the layer` using DQN LSTM
#260
aik7
opened
1 year ago
5
Conda freeze using this instruction: `https://github.com/exalearn/EXARL/wiki/EXARL-on-Perlmutter`
#259
aik7
opened
1 year ago
2
Error using `conda env create -f /global/common/software/m3363/gpbuildshare/environment.yml`
#258
aik7
opened
1 year ago
0
Fix done bug
#257
mikegros
closed
1 year ago
0
TypeError: Invalid keyword argument(s) in `compile`: {'jit_compile'}
#256
aik7
opened
1 year ago
0
DQN calc_target_f error in exaalt_develop branch
#255
armenlanl
closed
1 year ago
2
DQN get_action error in fix_get_acion_develop branch
#254
Davidwhw
opened
1 year ago
0
Parameter initialization error in fix_get_action_develop branch
#253
Davidwhw
opened
1 year ago
1
EXARL produce an empty reward plot using some command line arguments.
#252
aik7
opened
1 year ago
0
Problem in async workflow when using GPU-accelerated tensorflow
#251
Davidwhw
opened
1 year ago
0
gym.error.DeprecatedEnv: Env Pendulum-v1 not found
#250
aik7
opened
1 year ago
0
Fix get_action develop
#249
tcfuji
opened
1 year ago
0
Fixed get_action method.
#248
tcfuji
opened
1 year ago
0
DQN get_action method uses target_model, not model.
#247
tcfuji
opened
1 year ago
0
TD3 does not work ('ExaGlobal' is not defined)
#246
aik7
opened
1 year ago
1
Description of the log files
#245
aik7
opened
1 year ago
2
DDPG failed to train using some environments
#244
aik7
opened
1 year ago
2
The rolloing reward plot (generated in a terminal) always starts from 0.
#243
aik7
opened
1 year ago
0
ModuleNotFoundError: No module named 'exarl.utils.renderDMC'
#242
aik7
opened
1 year ago
0
ExaRL tasks
#241
tcfuji
opened
2 years ago
0
CI pipeline failure loading gcc/7.4.0 on Ascent
#240
cmahrens
opened
2 years ago
0
DDPG for pendulum is not working using the current `develop` branch.
#239
aik7
opened
2 years ago
0
Not erasing results in the default result directory whenever we reuse the directory
#238
aik7
opened
2 years ago
0
Convergence cutoff, hyper-parameter tuning, and more...
#237
Jodasue
closed
2 years ago
1
Discrete <-> Continuous action space
#236
rvinaybharadwaj
opened
2 years ago
0
Unit Tests are not applicable to PARS
#235
Jodasue
opened
2 years ago
0
Generalize PARS agent
#234
Jodasue
opened
2 years ago
0
fix to config files params: model/model_type
#233
rvinaybharadwaj
closed
2 years ago
9
Problem in running ExaCH with async workflow
#232
fc524079318
opened
2 years ago
5
casting all variables in calc_target_f to float32
#231
rvinaybharadwaj
closed
2 years ago
1
Problems in running ExaCH env with async workflow
#230
fc524079318
closed
2 years ago
7
sync learner bug fix for nepisodes
#229
rvinaybharadwaj
closed
2 years ago
0
Problem with sync_learner.py on develop branch
#228
fc524079318
closed
2 years ago
8
Problem with CahnHilliardEnv
#227
hellofinch
closed
2 years ago
2
Logfreq
#226
rvinaybharadwaj
closed
2 years ago
1
Logfreq
#225
rvinaybharadwaj
closed
2 years ago
4
Logfreq
#224
rvinaybharadwaj
closed
2 years ago
1
Custom output style
#223
hellofinch
closed
2 years ago
6
Bellman equation optimization
#222
rvinaybharadwaj
closed
2 years ago
2
confused in async workflow
#221
hellofinch
closed
2 years ago
3
something cannot find in repository
#220
hellofinch
closed
2 years ago
1
Improve calc_target_f and generate_data methods in dqn.py
#219
tcfuji
opened
2 years ago
1
Add short
#218
Jodasue
opened
2 years ago
2
Next