Commit Graph

66 Commits

Author SHA1 Message Date
Nicklas Hansen
54145a4d8c integrate slicesampler as default 2023-12-27 08:49:04 -08:00
Nicklas Hansen
2f86a1e4d8 fix sampler https://github.com/pytorch/rl/pull/1762 2023-12-25 10:11:42 -08:00
Nicklas Hansen
ca4dfa1db3 further reduce buffer differences 2023-12-23 09:39:13 -08:00
Nicklas Hansen
eef1d1b407 unit test buffer implementations 2023-12-23 07:43:28 -08:00
Nicklas Hansen
70fe242adc does not reproduce results w/ previous buffer 2023-12-22 14:26:48 -08:00
Nicklas Hansen
2929cfdb44 fix computation of mem requirements 2023-12-22 13:57:01 -08:00
Nicklas Hansen
34ea3662cd compare new/old buffers 2023-12-22 13:34:12 -08:00
Nicklas Hansen
fea0936e69 set logging defaults 2023-12-22 07:44:34 -08:00
Nicklas Hansen
95bf14e343 Merge branch 'main' of github.com:nicklashansen/tdmpc2 into experimental 2023-12-22 07:43:44 -08:00
Nicklas Hansen
bfb1971898 naive support for pixels 2023-12-22 07:34:40 -08:00
Nicklas Hansen
3ded0ebc83 faster replay buffer implementation 2023-12-22 05:55:43 -08:00
Nicklas Hansen
445af9d81d easier customization of architecture:
all args can now be set freely when model_size is not specified
2023-12-06 08:15:54 -08:00
Nicklas Hansen
f3139291e2 update dependencies 2023-11-25 19:20:52 -08:00
Nicklas Hansen
58a95e431b Merge pull request #1 from asmith26/patch-1
Fix small typo
2023-10-28 10:04:29 -07:00
asmith26
d36529dea4 Fix small typo 2023-10-28 12:26:53 +01:00
Nicklas Hansen
b67b21c5c6 first commit 2023-10-25 18:26:00 -07:00