issues
search
google
/
deluca
Performant, differentiable reinforcement learning
https://deluca.fyi
Apache License 2.0
121
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace deprecated `jax.tree_*` functions with `jax.tree.*`
#83
copybara-service[bot]
opened
5 months ago
0
Replace deprecated `jax.tree_*` functions with `jax.tree.*`
#82
copybara-service[bot]
opened
5 months ago
0
No public description
#81
copybara-service[bot]
opened
6 months ago
1
No public description
#80
copybara-service[bot]
closed
6 months ago
0
No public description
#79
copybara-service[bot]
opened
11 months ago
1
Update basic agents and planar quadrotor environment.
#78
copybara-service[bot]
closed
11 months ago
1
Update basic agents and planar quadrotor environment.
#77
copybara-service[bot]
opened
12 months ago
1
No public description
#76
copybara-service[bot]
opened
1 year ago
1
No public description
#75
copybara-service[bot]
opened
1 year ago
0
Replace uses of `jnp.array` in types with `jnp.ndarray`.
#74
copybara-service[bot]
opened
1 year ago
0
Replace uses of `jnp.array` in types with `jnp.ndarray`.
#73
copybara-service[bot]
opened
1 year ago
0
[JAX] Replace uses of `jnp.array` in types with `jnp.ndarray`.
#72
copybara-service[bot]
opened
1 year ago
0
Flax is changing the `RNNCellBase` API:
#71
copybara-service[bot]
opened
1 year ago
0
[NumPy] Fix uses of functions deprecated in NumPy 1.25.
#70
copybara-service[bot]
opened
1 year ago
0
Flax is changing the `RNNCellBase` API:
#69
copybara-service[bot]
opened
1 year ago
0
Changes to _adaptive.py
#66
simran135
opened
1 year ago
1
[JAX] Avoid private implementation detail _ScalarMeta.
#65
copybara-service[bot]
opened
1 year ago
0
[JAX] Avoid private implementation detail _ScalarMeta.
#64
copybara-service[bot]
opened
2 years ago
0
Internal change
#63
copybara-service[bot]
closed
2 years ago
0
Internal change
#62
copybara-service[bot]
opened
2 years ago
0
Internal change
#61
copybara-service[bot]
closed
2 years ago
0
Internal change
#60
copybara-service[bot]
closed
2 years ago
0
Internal change
#59
copybara-service[bot]
closed
2 years ago
0
Internal change
#58
copybara-service[bot]
closed
2 years ago
0
4th test PR->CL
#57
AlexanderJYu
closed
2 years ago
0
4th test PR->CL
#56
AlexanderJYu
closed
3 years ago
0
third test for PR->CL
#55
AlexanderJYu
closed
3 years ago
0
second test for PR->CL
#54
AlexanderJYu
closed
3 years ago
0
Revert "testing PR -> CL copybara mapping"
#53
AlexanderJYu
closed
3 years ago
0
testing PR -> CL copybara mapping
#52
AlexanderJYu
closed
3 years ago
0
Internal change
#51
copybara-service[bot]
closed
3 years ago
0
Internal change
#50
copybara-service[bot]
opened
3 years ago
0
Internal change
#49
copybara-service[bot]
opened
3 years ago
0
Farm
#48
danielsuo
closed
3 years ago
0
Implementation of drc
#47
FarnazAdib
opened
3 years ago
4
Exception error during installing deluca
#46
FarnazAdib
closed
3 years ago
4
How to update agent with reward signal more generically
#45
danielsuo
opened
3 years ago
0
pid vs standard RL design; task (cost + target) as separate concept?
#44
danielsuo
opened
3 years ago
0
Confirm jaxed=False still works through scan
#43
danielsuo
opened
3 years ago
0
dataclass fields that are int
#42
danielsuo
opened
3 years ago
0
Add back code coverage and tests to CI
#41
danielsuo
opened
3 years ago
0
scan over list / vmap over list
#40
danielsuo
opened
3 years ago
0
flatten/unflatten in deluca.Obj via tree_utils.tree_flatten
#39
danielsuo
opened
3 years ago
0
Consider environment that have state and trained parameters
#38
danielsuo
opened
3 years ago
1
Add back in fields during class creation
#37
danielsuo
closed
3 years ago
0
Explicit trainable=True/False
#36
danielsuo
closed
3 years ago
0
Implement for has_aux __call__ in Env and Agent
#35
danielsuo
opened
3 years ago
0
Add reacher environment (via brax)
#34
danielsuo
closed
3 years ago
0
Add ventilator environment
#33
danielsuo
opened
3 years ago
0
Add PlanarQuadrotor environment
#32
danielsuo
closed
3 years ago
0
Next