torchrl

View on PyPIReverse Dependencies (4)

0.4.0 torchrl-0.4.0-cp39-cp39-manylinux1_x86_64.whl
torchrl-0.4.0-cp39-cp39-win_amd64.whl
torchrl-0.4.0-cp39-cp39-macosx_11_0_arm64.whl
torchrl-0.4.0-cp38-cp38-manylinux1_x86_64.whl
torchrl-0.4.0-cp38-cp38-win_amd64.whl
torchrl-0.4.0-cp38-cp38-macosx_11_0_arm64.whl
torchrl-0.4.0-cp312-cp312-macosx_11_0_arm64.whl
torchrl-0.4.0-cp311-cp311-manylinux1_x86_64.whl
torchrl-0.4.0-cp311-cp311-win_amd64.whl
torchrl-0.4.0-cp311-cp311-macosx_11_0_arm64.whl
torchrl-0.4.0-cp310-cp310-manylinux1_x86_64.whl
torchrl-0.4.0-cp310-cp310-win_amd64.whl
torchrl-0.4.0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: torchrl
Version: 0.4.0
Filename: torchrl-0.4.0-cp39-cp39-win_amd64.whl
Download: [link]
Size: 892112
MD5: e14dee2cff29d8b0e1eb6ec7440bf0de
SHA256: 36c8bd14a21690fe3e199f12fd2fcd9ff49aaa04326b4c441b5786366623f137
Uploaded: 2024-04-25 20:12:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: torchrl
Version: 0.4.0
Author: torchrl contributors
Author-Email: vmoens[at]fb.com
Home-Page: https://github.com/pytorch/rl
License: MIT
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: torch (>=2.3.0)
Requires-Dist: numpy
Requires-Dist: packaging
Requires-Dist: cloudpickle
Requires-Dist: tensordict (>=0.4.0)
Requires-Dist: ale-py; extra == "all"
Requires-Dist: atari-py; extra == "all"
Requires-Dist: dm-meltingpot; extra == "all"
Requires-Dist: dm-control; extra == "all"
Requires-Dist: git; extra == "all"
Requires-Dist: gym; extra == "all"
Requires-Dist: gym[accept-rom-license]; extra == "all"
Requires-Dist: gymnasium; extra == "all"
Requires-Dist: h5py; extra == "all"
Requires-Dist: huggingface-hub; extra == "all"
Requires-Dist: hydra-core (>=1.1); extra == "all"
Requires-Dist: hydra-submitit-launcher; extra == "all"
Requires-Dist: minari; extra == "all"
Requires-Dist: moviepy; extra == "all"
Requires-Dist: mujoco; extra == "all"
Requires-Dist: pandas; extra == "all"
Requires-Dist: pettingzoo (>=1.24.1); extra == "all"
Requires-Dist: pillow; extra == "all"
Requires-Dist: pygame; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: pytest-instafail; extra == "all"
Requires-Dist: pyyaml; extra == "all"
Requires-Dist: requests; extra == "all"
Requires-Dist: scikit-learn; extra == "all"
Requires-Dist: scipy; extra == "all"
Requires-Dist: tensorboard; extra == "all"
Requires-Dist: torchsnapshot; extra == "all"
Requires-Dist: torchvision; extra == "all"
Requires-Dist: tqdm; extra == "all"
Requires-Dist: vmas (>=1.2.10); extra == "all"
Requires-Dist: wandb; extra == "all"
Requires-Dist: gym; extra == "atari"
Requires-Dist: atari-py; extra == "atari"
Requires-Dist: ale-py; extra == "atari"
Requires-Dist: gym[accept-rom-license]; extra == "atari"
Requires-Dist: pygame; extra == "atari"
Requires-Dist: torchsnapshot; extra == "checkpointing"
Requires-Dist: dm-control; extra == "dm-control"
Requires-Dist: gymnasium; extra == "gym-continuous"
Requires-Dist: mujoco; extra == "gym-continuous"
Requires-Dist: vmas (>=1.2.10); extra == "marl"
Requires-Dist: pettingzoo (>=1.24.1); extra == "marl"
Requires-Dist: dm-meltingpot; extra == "marl"
Requires-Dist: huggingface-hub; extra == "offline-data"
Requires-Dist: minari; extra == "offline-data"
Requires-Dist: requests; extra == "offline-data"
Requires-Dist: tqdm; extra == "offline-data"
Requires-Dist: torchvision; extra == "offline-data"
Requires-Dist: scikit-learn; extra == "offline-data"
Requires-Dist: pandas; extra == "offline-data"
Requires-Dist: h5py; extra == "offline-data"
Requires-Dist: pillow; extra == "offline-data"
Requires-Dist: moviepy; extra == "rendering"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pyyaml; extra == "tests"
Requires-Dist: pytest-instafail; extra == "tests"
Requires-Dist: scipy; extra == "tests"
Requires-Dist: tensorboard; extra == "utils"
Requires-Dist: wandb; extra == "utils"
Requires-Dist: tqdm; extra == "utils"
Requires-Dist: hydra-core (>=1.1); extra == "utils"
Requires-Dist: hydra-submitit-launcher; extra == "utils"
Requires-Dist: git; extra == "utils"
Provides-Extra: all
Provides-Extra: atari
Provides-Extra: checkpointing
Provides-Extra: dm_control
Provides-Extra: gym_continuous
Provides-Extra: marl
Provides-Extra: offline-data
Provides-Extra: rendering
Provides-Extra: tests
Provides-Extra: utils
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 27755 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: false
Tag: cp39-cp39-win_amd64

RECORD

Path Digest Size
build_tools/__init__.py sha256=5xRGSM4YMr794wxfVj_SQly2cyHNyhXTdXdWUZJoM2M 183
build_tools/setup_helpers/__init__.py sha256=uwhUMyZq6dm1J5T_rjItc0aZb8-WSJFYd81pU3aJQsE 245
build_tools/setup_helpers/extension.py sha256=8u0VrdMo3WzXp1V9KrB_tq2EfkGkWncQ6G8yzW8gcyo 6085
torchrl/__init__.py sha256=Oqfb3ofEysouMJgCXiRDO8O8lXmSx8WnUGeHuGOFLEk 1452
torchrl/_extension.py sha256=WFFGPKmxcvSqa24P00NIJKP12nnNl7TRGpOQexWeb3E 1240
torchrl/_torchrl.pyd sha256=y6JwNH-Y6rdSbL_5DeFHDVFd3ZKZbOFwLCX3yowWBuk 354816
torchrl/_utils.py sha256=Lb2Z7yJVGZfJl7P_6UHVcjgwxI7dEAlbcHzadMZBENY 26867
torchrl/version.py sha256=LAY9sqbNlX6MXf2cjPDNGtBXsg0bGYysy6hsSBcn2z4 81
torchrl/collectors/__init__.py sha256=goQsshbO1p0ecv1SFwyNuiKrIjmzZxCYFW0UFL_ybSI 394
torchrl/collectors/collectors.py sha256=dG6VpPXWSSY4Pap6Wyc5TXfgcCKSggPRMi-O6EDxHZg 133369
torchrl/collectors/utils.py sha256=CE-eM-iI0eP8dHkOBK00HvEyWuF4kRnNu70J6TMUTjI 8610
torchrl/collectors/distributed/__init__.py sha256=5qoBlS2wvrEFc9SRGwNMDcvCJ_XukVLyyvX7MwN9slU 412
torchrl/collectors/distributed/default_configs.py sha256=RkY8hmAzDttCXAjfoqdvAsCSwaXdtN4AGWJ70hSUmic 674
torchrl/collectors/distributed/generic.py sha256=kfu8AN1pUHNnCJxn5LT9xr8wXbOTavVn1YD3mZIxQoU 40438
torchrl/collectors/distributed/ray.py sha256=np6BA5QUFgI8Zsnefh2iH4wbMaKVXvKML43ZwMlAwww 33423
torchrl/collectors/distributed/rpc.py sha256=8yfkg1s4VxbKKasyTEWI6gQslcXo9rmmOhIGXqcktVo 34183
torchrl/collectors/distributed/sync.py sha256=QFvL9MvQdUr-j0Qvctj5YcFJfaA8EHvVwn_7rZvXF3c 26560
torchrl/collectors/distributed/utils.py sha256=GWxGLTd1k2OMjTlqKnXLFSsB5a-9_A0MGUZ-PY32JNc 6402
torchrl/data/__init__.py sha256=5ezdc2oMEdIQZ3Wu_k6bKtMT9b4MtysWomRVpRAFxa8 1653
torchrl/data/tensor_specs.py sha256=dSb9TISjjKYXKDkBOya6KCyla7cmhy4Vu5AIjME5Wvk 171525
torchrl/data/utils.py sha256=md1pETuwk2nHgVj-SV4cKVRmfunxubZgCEy04476i04 12387
torchrl/data/datasets/__init__.py sha256=LCV_QS_nfHt8YUP27s3T-BJ2LA5_FHL9IIpm65uDnmk 593
torchrl/data/datasets/atari_dqn.py sha256=q4rIHI5z4-i0e9FyEgEQfMKUzMkxk1eb4la6DsG4ITs 41201
torchrl/data/datasets/common.py sha256=s3Y8gCR1mjW1ugPECCShBI2VIO3euffc-ikw1ARpecI 16294
torchrl/data/datasets/d4rl.py sha256=G6seCMiZnboCQRXcywjTyzWoHyRVZV__GuGNFLiyX9o 20080
torchrl/data/datasets/d4rl_infos.py sha256=ZztJrXy4kiHk4dKBAdBOxBBuDzOFslKbvUyu2xB_yAw 22721
torchrl/data/datasets/gen_dgrl.py sha256=npQRbG9hNdVZBPlLGYBCSXFmwGkfp3lbNjwehf-hecE 14633
torchrl/data/datasets/minari_data.py sha256=0nKM1k6l-lSt2wDf-JiyF9z4VM1PTo2hUtgBgMBqAq8 21337
torchrl/data/datasets/openml.py sha256=fa1ZFWTE09p6v1AsnYQzEcH2177vGoe91xymXbbv3OY 7190
torchrl/data/datasets/openx.py sha256=ME7kXP8HnBYU5ADd00tZqaB68i780WuRJvMH-R4NVC8 33991
torchrl/data/datasets/roboset.py sha256=-1ZSRH7v-5BbFrneHweWwD00jVhGJ77vVMokGPez_5c 17017
torchrl/data/datasets/utils.py sha256=e7Uon409ElzgyQtyjpvxB_2E0qtli2YTOYJRHIXCh30 312
torchrl/data/datasets/vd4rl.py sha256=rve5MAJ6FJY8UhORI8vBr8kqA_0mp1U3K4U9hbS0Biw 18687
torchrl/data/postprocs/__init__.py sha256=DG7YUtvdqTYkGfgqLaF-bneXlzvAM8h00WqhSjavWa4 219
torchrl/data/postprocs/postprocs.py sha256=xiiWku4gD36pK3UxY3PzspMHpkyCVAXIUy3ZsGub2_Y 11627
torchrl/data/replay_buffers/__init__.py sha256=OzLNiRAIPVWVOQCI4fgsrRNW3o7S1K07g6cPYFyM_Io 953
torchrl/data/replay_buffers/replay_buffers.py sha256=UaeSUMtBUsIylrFTKBWjD5x55qcOYn_kqnrn6WHr_0M 76136
torchrl/data/replay_buffers/samplers.py sha256=rhUTKxhrJmEybVcSachtWi0bPIkuXD3mI5xwuPR0SW8 87065
torchrl/data/replay_buffers/storages.py sha256=8oPVWUH5_yLRukz0sOprtwJXbgU0fdge3VUE2qrFDg0 58160
torchrl/data/replay_buffers/utils.py sha256=A0nFaowNccOywkAPiATJBiLQspx6bw3rMF6rMaxBUws 2954
torchrl/data/replay_buffers/writers.py sha256=3l59tQuAVFPPSPJIcMj0ssp9CNSFecKc2f1q7WukdzU 24261
torchrl/data/rlhf/__init__.py sha256=e457yyU3VHrg4cBHFESe2hcn_fwBqY9kspR3Q-CUPDw 508
torchrl/data/rlhf/dataset.py sha256=WafkZPhuxgpnEb2lt-58atUTg-Eys6LC5ug9_Lm3ny8 20989
torchrl/data/rlhf/prompt.py sha256=8vaIb8QEjyEZI47eGNWCKPcOOGq2WdH9qPPwvfvkoUk 8617
torchrl/data/rlhf/reward.py sha256=3rSc7YDFNbj0Je6rtDj-8RSz2wCzwzU4qKT-2soNBbU 8668
torchrl/data/rlhf/utils.py sha256=-OgnD0T7PWbyNXSDunaPqFrfy2GVrXQYO_fl-mo9m6k 24134
torchrl/envs/__init__.py sha256=LX8Jkv5tzTJ8cbnO4O3Ht27eRivfAmWQrx8RM5RtCb0 2482
torchrl/envs/batched_envs.py sha256=H5IbVr-RUHnmYWF9y3w0gXsvIC0loBNSNI6_PVi4MKY 85060
torchrl/envs/common.py sha256=PHUCycItC5YGHtFW57BY6o2MzzeNnNkVluIdk2OFumA 134853
torchrl/envs/env_creator.py sha256=dM3w14pVZPE00zqZFgZAp0Z0Hn6G74qaeX8c-72EJbg 7661
torchrl/envs/gym_like.py sha256=N_6d1Hnd5ElTS_Fb_owWa-CsHGDAXPSknnIPn3jkIPk 21828
torchrl/envs/utils.py sha256=OdIIpFue87iBiHEGlEoA1Tyfzt6g8HumZDI9mJo_eak 68344
torchrl/envs/vec_envs.py sha256=dwl_s9wFRaybjFL1l6OYXu3p0qlNvWZnDppqMt5PbNw 339
torchrl/envs/libs/__init__.py sha256=lkasVqgsmo3f-fNmYT1Nz2ME7LOThVDUT8HzjdTLfAU 874
torchrl/envs/libs/_gym_utils.py sha256=I-pbJbhUg6kgKTuyMYBoPATsbdP6nXP6PQcyDbvS_Ac 10400
torchrl/envs/libs/brax.py sha256=-JYHn-BrmFshaBkuMxnFwlG_4TNWi3s-wuSoquwdzyw 24078
torchrl/envs/libs/dm_control.py sha256=rVZcio8HPgQ47jJK0scoE_oHu9rHpOEJV35hLPO2wnw 20968
torchrl/envs/libs/envpool.py sha256=ZoWReQEuoslEOMN588S8l239HGv5V4HLfZN3f7aYEyE 16723
torchrl/envs/libs/gym.py sha256=1BorNSDZwNApd-8DjwPC3KxTgKewlbJH6hxlAprFlfQ 62433
torchrl/envs/libs/habitat.py sha256=_7sH1VW1800-whGChi5ixwdm886_c7iwCO1FxmX7EXs 5437
torchrl/envs/libs/isaacgym.py sha256=bOoxcou0Tb1vosaZFPWpCiEiyhdB0wvIeBilPCSntNQ 6954
torchrl/envs/libs/jax_utils.py sha256=cU-M1fJUNEAXaHVLjFbxtXwukb8OVV740b2F6uOASeQ 5333
torchrl/envs/libs/jumanji.py sha256=9LmVa4TO_wZRRh8T6hi5Vd1_1bRHVZrtyohkJ8O-ONg 32770
torchrl/envs/libs/meltingpot.py sha256=X67z_4RH1PgmhyYOvhFhywzhaller7_MY7TBlyFMzic 26778
torchrl/envs/libs/openml.py sha256=mrlZdadYF2CocGLHQWFC6KodQZDkknvSdyQi_Po2vk4 6019
torchrl/envs/libs/pettingzoo.py sha256=DClexiLo3-laatPRvjeivirSp5ocM-PPa6DXjT8Skxs 47103
torchrl/envs/libs/robohive.py sha256=Yub1nErlxbCKxSjXGwo59NE_cRv8l7ZUVQYrENr2QMA 16194
torchrl/envs/libs/smacv2.py sha256=9N8u1oWUXz-z0DPt4gUCUblJtgl7s0d28Yt89NVKiK8 29939
torchrl/envs/libs/utils.py sha256=lL-EoM-4BCT1sEPLMYY0ujNksNFsLmyvEMlBKTCxJXQ 5316
torchrl/envs/libs/vmas.py sha256=sDM14swdHbChQZKhVZXyEUmeb7_uFo0p-9xdVU0W2rk 36083
torchrl/envs/model_based/__init__.py sha256=drHOzSLLZSey7LUDgAYC0ghNpkUk0etuOks4X7PAQE0 273
torchrl/envs/model_based/common.py sha256=DyJS29WtcUEndu8X5KNRFQXvBwLWkYh7kZRryRyWt8M 7907
torchrl/envs/model_based/dreamer.py sha256=oLlhoDLNq94NUANrwEWF1TW0VZPgox8ZmAJHi6Z_bTo 3487
torchrl/envs/transforms/__init__.py sha256=FC77waW5YJI_e7ZVX5VPYiO_Y1PHqwms7cEH566j9dY 1473
torchrl/envs/transforms/functional.py sha256=yyLZRk246UEUEXjdbzfLNY0tDR9O32QsoqoQ_tAxkPU 1485
torchrl/envs/transforms/gym_transforms.py sha256=rWcN35teiGtPrMP_Pe3nRufgF4pcO4mNp8XBCsyKdWQ 10062
torchrl/envs/transforms/r3m.py sha256=I6XArEwibW-7df8untO-QG6aW3yTdzUuC7tHJvHTqnw 13933
torchrl/envs/transforms/rb_transforms.py sha256=abe85Xr_Aoea7RdvqefxqgzHvD8YScY2824G-gtQILw 7684
torchrl/envs/transforms/rlhf.py sha256=mqV5p4919CDOdBSFqWKR_EZGuxTDBkeiOKjjVcnEfPw 10085
torchrl/envs/transforms/transforms.py sha256=aYO6ryTZfWwfk1gNvLlZNEEUKxi0C4xtF4S9pnrQLME 343282
torchrl/envs/transforms/utils.py sha256=xvrC9HjSXGW3mMgFgaFOtXZL_F5eR5CDb9E2XM1fsOc 2094
torchrl/envs/transforms/vc1.py sha256=tfmoCrZeME2oRC-G3D0560h5NAm5AsptBfUKfHLFEjY 10883
torchrl/envs/transforms/vip.py sha256=jIZFxWHaVkPfPrGPDN9KuR50gLr1xGbeRADh_hl9ZjY 15290
torchrl/modules/__init__.py sha256=_x_dM4y9IuxDntUNN2J7WNazEQZcSHtqkwovz0okZw8 1903
torchrl/modules/distributions/__init__.py sha256=yNx8ZiNT-tlyaspv8K7KiTBiUPuRelo2aFiWfyVyVX4 681
torchrl/modules/distributions/continuous.py sha256=O5AEXqsAkCnLFBXZtASm2BkVHo9_ao3zyG4HFpvGr7E 21547
torchrl/modules/distributions/discrete.py sha256=ZoTEqTGXUqfZCz3jeq51FBSB3vFT7Lr52nEAZeCKzSQ 17803
torchrl/modules/distributions/truncated_normal.py sha256=dUncBbziOfwzCVsXx4f5EzVEK6_Wl7oR2VsjOYhac_0 6123
torchrl/modules/distributions/utils.py sha256=gZXO1yekg9rA-leslR7KWYo9tALg13oRs-5EqAGwjeY 6115
torchrl/modules/models/__init__.py sha256=6f8E7bfoS5hx28npirpHd-ByENa2pittZcqCNx3UVgI 884
torchrl/modules/models/decision_transformer.py sha256=gkZ1o_BeUIcEJ_EnUvD-v6vsPdeZ0fow9Tkj4PGepVs 6727
torchrl/modules/models/exploration.py sha256=JBU3YdYbwACPFirT7QyZTS74EDHidrJLMpzkZ00ToA0 21920
torchrl/modules/models/model_based.py sha256=3TYMF0O6Ek46xp3_kIo9CCFvoRVpkdbM8npQ-14Ta4g 14291
torchrl/modules/models/models.py sha256=-i5W_nBRcYbgPTbFI6VXbj7w8Eyh4Z4Ps0u7DGlE3qg 66963
torchrl/modules/models/multiagent.py sha256=AIrLekmYWgxtrv2DJ3cT6ZXs1nCjs8YkbFXZBWifIrE 37131
torchrl/modules/models/rlhf.py sha256=MOkCFFmwWHUwSBSHfd7-pNLlDHXXvNeaCj-80OZg_qo 6520
torchrl/modules/models/utils.py sha256=-AckUJQEQZNzOd6oYAV6DXXtapozqLJ3-Tx2SK633mU 5221
torchrl/modules/planners/__init__.py sha256=xxRLqxJcXo38KjFeZiNuSoD8l6u-kPsZ4PRsWCdzqZA 281
torchrl/modules/planners/cem.py sha256=oq1h89016yDYcUf95nbrOIhb-KetPMzSlfyMmT_ls3Y 9784
torchrl/modules/planners/common.py sha256=bAub51g0FeeT6KCpYxe6j9F10L64UQNR6xf4fPo8rr8 2451
torchrl/modules/planners/mppi.py sha256=1hkkD1NoAQDg-oqROHNpcuhGC3ctVg1ZP7IW-s8xp4o 11047
torchrl/modules/tensordict_module/__init__.py sha256=__h5ee1CTGSyP1wxius1xKuWLsg0s4uBy5k0Gu0Im5o 1056
torchrl/modules/tensordict_module/actors.py sha256=tB6QTVBzRXqxD2pNwlTmhCLVwU4m_TqWDhl3xtdNKqo 105738
torchrl/modules/tensordict_module/common.py sha256=r3Ok-rctJajS0muY1tXw50tE2p-2sq8FtPjehkf4_H0 21933
torchrl/modules/tensordict_module/exploration.py sha256=dUeRMK_WVKNFpR12z58JRUUoIO2z_llFFUEpdg6bxCU 30492
torchrl/modules/tensordict_module/probabilistic.py sha256=IQdEyQad16tapv1SHITjwU0SSfQf9bohLPQH3cbUGXs 12045
torchrl/modules/tensordict_module/rnn.py sha256=vRoAJWXJPkxi6OUflRT2tIBkK9jPmxlJdQ384pYDWCw 57588
torchrl/modules/tensordict_module/sequence.py sha256=xLFaYvUkMv3l7kVi36vPkYLH6vNSnsaWUZduljd0KA0 5804
torchrl/modules/tensordict_module/world_models.py sha256=9qlJKd1GDKeVtkTNRg9eUpx6AGzKCiABOVX40jxUnqU 1360
torchrl/modules/utils/__init__.py sha256=4BNnto-1pdNzaWdshwXPYd5KTfO-xsECU21N7yjXE5Q 1046
torchrl/modules/utils/mappings.py sha256=ZurH7TLCDroHVzRTFcBajy6btc-dECLNh_pP1iM0ne4 2435
torchrl/modules/utils/utils.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
torchrl/objectives/__init__.py sha256=GHyweU9ZAryxccjnr6_Cx1dm2UQiI8vF3PUBYw1BVHk 1047
torchrl/objectives/a2c.py sha256=bGZEpWfr8Lx3Lb28W0tXH9l31HfJcowN8AnPl5NAlJk 24345
torchrl/objectives/common.py sha256=BlIlpbuS5Yk4Pfe_V4EoZ2HcVol0cTXCgkZ8cxL6jOg 20668
torchrl/objectives/cql.py sha256=hGbs78z8BBe3sFY7eP63_QKIUKDwWwy4mKjJU1naTl4 53644
torchrl/objectives/ddpg.py sha256=5IxE4OpgyQF4iq-b8IJExIlx-mwoaYgjVgdrKMbRqw0 17227
torchrl/objectives/decision_transformer.py sha256=FD0vLgT5kEeGUqtEY15ZPZz6rw9jAgyl_keSyA3BejA 12662
torchrl/objectives/deprecated.py sha256=EVO65zRh-e8KRwHFIENV2O8y1g-0SEb_vrsKEoUAH6s 19010
torchrl/objectives/dqn.py sha256=HD9y_eqY4ijNLH2zjsWM3g7UPhvMxqAZRDEVTUv3apA 28303
torchrl/objectives/dreamer.py sha256=6w2q_bU7zUTTrUGuv9IGbqklxBW1xgCOGJke_KMBbEc 18156
torchrl/objectives/functional.py sha256=Uw_GWTCnr5B2NPzzql1_yCtRVb8wxIJomi4kFWUE9GQ 2155
torchrl/objectives/iql.py sha256=D7S3AYwUb4gMw-hpJC_0hL6vRJ3K-JauVbgAwk5p-Ms 39036
torchrl/objectives/ppo.py sha256=HbBUE5FJwX3v6wInsZUJemXd0eAtnWPHJH0m2IZbmps 51682
torchrl/objectives/redq.py sha256=OJu3gW7GgqIGFMvNt45W8omCLEBDbSrhMISZ2A7KCDI 27125
torchrl/objectives/reinforce.py sha256=zePGieWJMlIFUCunFq15z3XFy-1p-qt9UKQeWxt8TV0 21557
torchrl/objectives/sac.py sha256=DzMKcGFQoitavVn4f2jmYS8lgtY4z-hEekcRNP9A6dM 56606
torchrl/objectives/td3.py sha256=uY9bxKURNVyEl6hS8HSzUewGncm_99q3LNzE7ik7l30 21944
torchrl/objectives/utils.py sha256=U1KzyJzL1mDygZICmI6VNPW8S6UU55vMV1ZQYGHGB5g 19336
torchrl/objectives/multiagent/__init__.py sha256=iB837k_azDWuRJ0cx-kCJ9jDmjoYDJSjvHfXYzB0LSM 217
torchrl/objectives/multiagent/qmixer.py sha256=jQTOD3rTqsO2J7VlTUJKeOmjdqxePxbH93BmRHBbTZ8 17154
torchrl/objectives/value/__init__.py sha256=g8J5GLmb8dTq0E4AjwiW0_TjBQV8adLbOHASsVn13KY 384
torchrl/objectives/value/advantages.py sha256=jyZ8aZ-00xlk_tUK3sZjlkFQnjUtkbf2JV8VltZon4s 77377
torchrl/objectives/value/functional.py sha256=Hj1_SrWpP8f7wLjaTUkV5mN0Con15Er5PIdcuP54ECk 50043
torchrl/objectives/value/pg.py sha256=fM3XbHBkiT1FTfENSF8RkkZ3ZTJOLaaXTA99E74KQlU 317
torchrl/objectives/value/utils.py sha256=XKyaNYGUqmbXNtuU1EzrKITbEAv3mQQ7KBfdsiy15bU 13444
torchrl/record/__init__.py sha256=JN-Gw_JHPZ_0e-gCH1FR5pMt8RmMMWPycHRF1xRuits 342
torchrl/record/recorder.py sha256=7Lr_uhKGBZgtCKyz_PwxDTbTO_3wD5TAMjxcze9fVU8 21731
torchrl/record/loggers/__init__.py sha256=x-u4EOLJmzxhStuFkYXwrsol2MskPMM7sZoPi2OCH9U 405
torchrl/record/loggers/common.py sha256=spfenemZ0IYBSSoPta3EC3D46Sni9KTm2lVGRv9KDjc 1182
torchrl/record/loggers/csv.py sha256=6hFRDiL98O9teVCC7KT8_kbJ29mtObZJg8Uup_qhAIw 8232
torchrl/record/loggers/mlflow.py sha256=8wIP1BZtc2IFyMh6uJlVb7rNh7UMbNMF4Yjw_oesejs 4600
torchrl/record/loggers/tensorboard.py sha256=fkiwbKZMUzbCMB2a4AlJqqIkQF21Vg2ujPHwSC1Qyv4 4944
torchrl/record/loggers/utils.py sha256=xl60ySAi_0EDBF1fUsaz8hvbSXtDURR_lgHUZSQtwSs 2398
torchrl/record/loggers/wandb.py sha256=IRe7MxpJc6V73Mmk1o28IAFmNQ5z-EVhY6QVWiQoWAI 7974
torchrl/trainers/__init__.py sha256=f9u3CLeSN-LpSsS709rahhHGm4G1KK2bqB2l0F7NxME 467
torchrl/trainers/trainers.py sha256=zhtTholjjhMIlvIZ4tkQAYsf6OY4i4dazW-RE0f0FuM 51838
torchrl/trainers/helpers/__init__.py sha256=BDSRgShIPar1Yy8cb2EilckElEC6bvwP2xJC5a98aCA 701
torchrl/trainers/helpers/collectors.py sha256=ogz7u_5BouixtF-DfTUN30AOFPNALnrjrymyxgqdyXM 19326
torchrl/trainers/helpers/envs.py sha256=Ee5BrAKApgfJXLySPw8Hik7yAwWJYonjCq8nhJ1bsrc 22336
torchrl/trainers/helpers/logger.py sha256=hLSo1MUl490z9-0GuZ2MS1WDSFqpLl1-oMGGA4Ubtgk 1275
torchrl/trainers/helpers/losses.py sha256=a8H2f0uarBZ2EqeOOh3LCu5SVcKf8hRVk9KNKrm5l-A 5389
torchrl/trainers/helpers/models.py sha256=60g7XXYmukgRzJsGr6BbzB8LPx9gSyx30pmyiFr9x9M 22664
torchrl/trainers/helpers/replay_buffer.py sha256=Wnmxx8TZqqb27ulRRE1opPaukrHEtsuN2f1or5uie_k 1985
torchrl/trainers/helpers/trainers.py sha256=bpH8SBtSUsltmHWsZiXgH5LoDIHpkBGwjhTQXhRFMrA 12385
torchrl-0.4.0.dist-info/LICENSE sha256=PGO-oZsq4EzhE1-WQS2xGiEF3UCVb9YawfQ09cIMV_8 1119
torchrl-0.4.0.dist-info/METADATA sha256=GVUtFxcC-oyGTW3lllhn3hPFOfac4LPM0nryjOva1LU 32606
torchrl-0.4.0.dist-info/WHEEL sha256=Z6c-bE0pUM47a70GvqO_SvH_XXU0lm62gEAKtoNJ08A 100
torchrl-0.4.0.dist-info/top_level.txt sha256=JeTJ1jV7QJwLcUS1nr21aPn_wb-XlAZ9c-z_EH472JA 20
torchrl-0.4.0.dist-info/RECORD

top_level.txt

build_tools
torchrl