Skip to content

Activity

fixes

vmoenspushed 1 commit to vecnorm_fix • da9ddf9…74071c4 • 
on Apr 19, 2024

empty commit

vmoenspushed 1 commit to vecnorm_fix • a21386f…da9ddf9 • 
on Apr 19, 2024

Merge branch 'main' into vecnorm_fix

vmoenspushed 24 commits to vecnorm_fix • 67247a0…a21386f • 
on Apr 19, 2024

fixes

vmoenspushed 1 commit to vecnorm_fix • 3aa4a25…67247a0 • 
on Apr 19, 2024

Added _key_str method to to_observation_norm

maxweissenbacherpushed 1 commit to vecnorm_fix • c98754f…3aa4a25 • 
on Mar 28, 2024

[BugFix] Fix slicesampler terminated/truncated signaling (pytorch#2044)

maxweissenbachercreated vecnorm_fix • c98754f • 
on Mar 28, 2024

Merge pull request #1 from vmoens/refactor_tcq

Pull request merge
maxweissenbacherpushed 7 commits to main • 6c80564…2e56b5b • 
on Nov 10, 2023

Changed network device to CUDA in config

maxweissenbacherpushed 1 commit to main • d760165…6c80564 • 
on Nov 6, 2023

Code functional; added a dummy make_value_estimator function

maxweissenbacherpushed 1 commit to main • e208692…d760165 • 
on Nov 6, 2023

NOTE: this code is broken; it shows the issue with using the value es…

maxweissenbacherpushed 1 commit to main • 12276a6…e208692 • 
on Oct 24, 2023

Replay buffer now uses a temporary handler

maxweissenbacherpushed 1 commit to main • 4535ff2…12276a6 • 
on Oct 24, 2023

Restructed TQCLoss; different losses are computed in separate methods

maxweissenbacherpushed 1 commit to main • 8bf9726…4535ff2 • 
on Oct 20, 2023

Forgot one tensordict.get ...

maxweissenbacherpushed 1 commit to main • 465f5f4…8bf9726 • 
on Oct 20, 2023

Made quantile huber loss compatible with arbitrary batch sizes

maxweissenbacherpushed 1 commit to main • 9f8d331…465f5f4 • 
on Oct 20, 2023

Removed unnecessary copying on tensordict; since it is being modified…

maxweissenbacherpushed 1 commit to main • f58fb44…9f8d331 • 
on Oct 19, 2023

Changed actor_loss comp to make compatible with arbitrary batch sizes

maxweissenbacherpushed 1 commit to main • 5a3a3f4…f58fb44 • 
on Oct 19, 2023

Use .get method to access tensordict elements

maxweissenbacherpushed 1 commit to main • 8fc9171…5a3a3f4 • 
on Oct 19, 2023

Added TQC implementation (initial commit)

maxweissenbacherpushed 1 commit to main • 38dfc21…8fc9171 • 
on Oct 17, 2023