actorch

View on PyPIReverse Dependencies (0)

0.0.5 actorch-0.0.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
actorch-0.0.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
actorch-0.0.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
actorch-0.0.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
actorch-0.0.5-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
actorch-0.0.5-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
actorch-0.0.5-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
actorch-0.0.5-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
actorch-0.0.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
actorch-0.0.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
actorch-0.0.5-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
actorch-0.0.5-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
actorch-0.0.5-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
actorch-0.0.5-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Wheel Details

Project: actorch
Version: 0.0.5
Filename: actorch-0.0.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 291228
MD5: 37be03748c9b2d767ae327afa65f9b54
SHA256: 6c38bd4fccf5a8a5e646fcd8eb87ff088634e71c4ec4c9817e6c52ff641b0bd5
Uploaded: 2023-03-12 19:54:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: actorch
Version: 0.0.5
Summary: Deep reinforcement learning framework for fast prototyping based on PyTorch
Author: Luca Della Libera
Author-Email: luca.dellalib[at]gmail.com
Home-Page: https://github.com/lucadellalib/actorch
License: Apache License 2.0
Keywords: Deep reinforcement learning,PyTorch
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Platform: OS Independent
Requires-Python: >=3.6
Requires-Dist: cloudpickle (>=1.3.0)
Requires-Dist: colorama (>=0.4.3)
Requires-Dist: GPUtil (>=1.4.0)
Requires-Dist: gymnasium (>=0.26.1)
Requires-Dist: numpy (>=1.19.5)
Requires-Dist: psutil (>=5.7.0)
Requires-Dist: PyYAML (>=5.3.1)
Requires-Dist: ray[tune] (<2.*,>=1.13.0)
Requires-Dist: scipy (>=1.4.1)
Requires-Dist: tensorboard (>=2.6.0)
Requires-Dist: torch (>=1.12.0)
Requires-Dist: numpy (>=1.19.5); extra == "all"
Requires-Dist: tensorboard (>=2.6.0); extra == "all"
Requires-Dist: scipy (>=1.4.1); extra == "all"
Requires-Dist: pytest (>=5.4.3); extra == "all"
Requires-Dist: pre-commit-hooks (>=3.2.0); extra == "all"
Requires-Dist: PyYAML (>=5.3.1); extra == "all"
Requires-Dist: black (>=22.3.0); extra == "all"
Requires-Dist: tqdm (>=4.48.2); extra == "all"
Requires-Dist: plotly (>=4.9.0); extra == "all"
Requires-Dist: matplotlib (>=3.2.1); extra == "all"
Requires-Dist: isort (>=5.4.2); extra == "all"
Requires-Dist: pytest-cov (>=2.9.0); extra == "all"
Requires-Dist: twine (>=3.3.0); extra == "all"
Requires-Dist: flake8-bugbear (>=20.1.4); extra == "all"
Requires-Dist: flake8 (>=3.8.3); extra == "all"
Requires-Dist: pre-commit (>=2.6.0); extra == "all"
Requires-Dist: mypy (>=0.812); extra == "all"
Requires-Dist: cibuildwheel (>=2.3.1); extra == "all"
Requires-Dist: black (>=22.3.0); extra == "dev"
Requires-Dist: cibuildwheel (>=2.3.1); extra == "dev"
Requires-Dist: flake8 (>=3.8.3); extra == "dev"
Requires-Dist: flake8-bugbear (>=20.1.4); extra == "dev"
Requires-Dist: isort (>=5.4.2); extra == "dev"
Requires-Dist: mypy (>=0.812); extra == "dev"
Requires-Dist: pre-commit (>=2.6.0); extra == "dev"
Requires-Dist: pre-commit-hooks (>=3.2.0); extra == "dev"
Requires-Dist: twine (>=3.3.0); extra == "dev"
Requires-Dist: pytest (>=5.4.3); extra == "test"
Requires-Dist: pytest-cov (>=2.9.0); extra == "test"
Requires-Dist: matplotlib (>=3.2.1); extra == "vistool"
Requires-Dist: numpy (>=1.19.5); extra == "vistool"
Requires-Dist: plotly (>=4.9.0); extra == "vistool"
Requires-Dist: PyYAML (>=5.3.1); extra == "vistool"
Requires-Dist: scipy (>=1.4.1); extra == "vistool"
Requires-Dist: tensorboard (>=2.6.0); extra == "vistool"
Requires-Dist: tqdm (>=4.48.2); extra == "vistool"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: test
Provides-Extra: vistool
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
[Description omitted; length: 10964 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: false
Tag: cp39-cp39-manylinux_2_5_x86_64
Tag: cp39-cp39-manylinux1_x86_64
Tag: cp39-cp39-manylinux_2_17_x86_64
Tag: cp39-cp39-manylinux2014_x86_64

RECORD

Path Digest Size
actorch-0.0.5.dist-info/NOTICE sha256=rFH78_BGDm8WgvZ68_IR6qLAEt1NkP0TJVdzrDsCGDM 13217
actorch-0.0.5.dist-info/RECORD
actorch-0.0.5.dist-info/top_level.txt sha256=0JjxyOvc94WonWDiSWeRMUint4GBjnG-Juw2YqzzWhU 8
actorch-0.0.5.dist-info/WHEEL sha256=LHRPeLtiy0H2mHdNBR_dJcdfSH4pzKgvKgNdQHZaw54 217
actorch-0.0.5.dist-info/entry_points.txt sha256=NQqCMr6c6d1Tb84yUWduCkrse4mXHMBfvlJrsAHL9io 51
actorch-0.0.5.dist-info/LICENSE sha256=VVUFhz0FG8nk8bRtZvSDtI8_0B85ogrGIiuNrmQhTOc 10764
actorch-0.0.5.dist-info/METADATA sha256=63liqmeQBfOZ6ao4I8Xi6sQIEkebRzNTu3QKUzPZNTE 14720
actorch/__init__.py sha256=2l729LnMCJHKxG7jKoClUhAFldlb3ogyGeXQRG4hEX0 1430
actorch/__main__.py sha256=Sq2CVxUd_URvbVph56E0E_RXAJhPkQO37ntHlFn5Vmo 3772
actorch/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
actorch/version.py sha256=PYKZAQOt2oNqm8CZ9NV1U2fVRlJpNsiwjWMY9HIZIAM 1187
actorch/optimizers/__init__.py sha256=HKeS-FrFqZdw6KjcoyigO_q4NX6Ie8dIIL6lIBkYC8Y 804
actorch/optimizers/cgbls.py sha256=annAd_0RmSwr36RR_yxlm9mI9c3-ZZYzpWEQiH8u4wc 14521
actorch/algorithms/__init__.py sha256=HJbC287wHChQGFVolcR0ps1cHFX5njzFwF7ks9_JQtg 1217
actorch/algorithms/ppo.py sha256=69xZb0quTwd8Bt75us7Uym26I-B1pYvFzIW3XdwVY4U 19621
actorch/algorithms/utils.py sha256=FJCqzRVHVPlfBpsdYW0deyUZnFVJHnm93iceUiBQWOk 10129
actorch/algorithms/d3pg.py sha256=zz-bqxZN0orjT7MhVFpHS-ZylssX56H3PBmAK5uLvRM 20489
actorch/algorithms/acktr.py sha256=GRkYo4voPoyMQpKvbIY4Mi5exjTIQIQy3bxMwJiMsyc 16952
actorch/algorithms/td3.py sha256=GIIsdB4Xt1YqpNMsEw6OBaP3NRHjC4_PuMs4MdaGQ_E 29470
actorch/algorithms/algorithm.py sha256=tBxdELrObAYaNtwDxZWiJpHdas_ggMhaNAA1CuC0rKM 74520
actorch/algorithms/sac.py sha256=52ztVgCV9lOphMCP72_SRiNl48EJ-Wv2Px610LdaLSg 28540
actorch/algorithms/a2c.py sha256=zJqYv415HLyKOWyLpWcmh6lJk3h27s5sSl4CFcHrPss 26347
actorch/algorithms/trpo.py sha256=9m0kR848zpyqVP790TrAO6vqOyPJ4G_Yf1xArQ48M8k 18992
actorch/algorithms/ddpg.py sha256=sU6max6INhILDdZ_DSDATBvpTD7wG7kUOVwliodoFok 29471
actorch/algorithms/awr.py sha256=TvIUKpOfsTfAxtprGw-ni2tGHtuBs7qe2xLjvEedaRA 20085
actorch/algorithms/reinforce.py sha256=Ahe_tkDVEH7P4kv9_-vVScvOMSohAK8XzzUkvfvH9ek 18239
actorch/algorithms/value_estimation/monte_carlo_return.py sha256=yjK21eVPCyjZZrlgFKfuiF8K3ZUDkDg2bXqUT1riFfw 2578
actorch/algorithms/value_estimation/__init__.py sha256=jh0OPdDDUUEKz1Lrq-WjV-W61lD8wX1_dd6b6sWQ0Xo 1362
actorch/algorithms/value_estimation/off_policy_lambda_return.py sha256=j_SaKJijL5vb-jNTrnt89YBUClvymqpWePUpq2OrnOE 3973
actorch/algorithms/value_estimation/n_step_return.py sha256=px8IxfYWRA7grkriHRTbcD4eAq79r_0LFbWprTPE-as 3392
actorch/algorithms/value_estimation/utils.py sha256=cXODbcMlE13-OQ2-x5XanX-ut8otlf-xxkDlhPjuwVk 2659
actorch/algorithms/value_estimation/retrace.py sha256=5Fe_AmlKudP2QMfMennT1LoYcn1E3NDJPLIpAZd77OE 5088
actorch/algorithms/value_estimation/lambda_return.py sha256=EBo9XTOuJPdXjsgv2tiXRq86wF-up10NWzGxYA9T--o 3661
actorch/algorithms/value_estimation/tree_backup.py sha256=K7rQaroQ9MkPjRjo1mlA4-97UTOrkQxPX6T11VvG4MU 4158
actorch/algorithms/value_estimation/importance_sampling.py sha256=4t26YkmNdnA6_UrmbQOaGayeUR0re2V4i3Hzt6-2nD8 4440
actorch/algorithms/value_estimation/generalized_estimator.py sha256=Z4W0F3Qni01CWlIwH4tNDO4XBdLxVrN2dUSwuQF0z7A 18653
actorch/algorithms/value_estimation/vtrace.py sha256=f99JbyLQYegmYEiOgGxcC3tf_QCCa5IgmH14nP5MXuM 6017
actorch/models/__init__.py sha256=gLYIQDluVZ-SBGFylbGlzeh5ILDe29JO_llxjv7UZNM 980
actorch/models/fc_net.py sha256=UlLMfrVvtCtGYlD16PMgTundS8vm-6CXNHUecm6baoU 8029
actorch/models/conv_net.py sha256=n7G3w6TVPMCcCbrQJSrDVP6U8PPSU2D2aJAhze8h0YY 6052
actorch/models/model.py sha256=Gfqap__EqlUKu1erAi85cYkeCPBNsYVXVXHhCGumEok 4838
actorch/models/lstm_net.py sha256=HdGMg9dIB_u-5h3lbBP56GcUnD7S-BxQ77Brag1vAXg 7223
actorch/models/hydra.py sha256=UsQiSPAAkKNKK4Wtf7_4QcMtclMPCeCPEcQbxTb4UP4 6577
actorch/models/modules/__init__.py sha256=aaXYe8VFsqiVFB2wDjJB1Tilp5fnkjHBT96aSF3R8HI 867
actorch/models/modules/broadcast_cat.py sha256=6KPzmie8FT5fpHVEosjNshIA8xpeXpV4q0ChEIwIiII 4067
actorch/models/modules/parameter_module.py sha256=1uhKNs4WEZN59E4eyKKoLssBKf18ooTkYkdAjPpSLe0 2442
actorch/schedules/constant_schedule.py sha256=oR2VQiW1GFULRuHWYcpH_KTkh88nKWAZQUMtETmG4K4 1781
actorch/schedules/exponential_schedule.py sha256=e8pyQS660aaKecc3WFcaLzWL0h-x8FLIq7THeAlBz-4 4333
actorch/schedules/__init__.py sha256=XLPnRDJNBPdf3ow7Z2KuofnNak8XZSzuM9zVSHesKms 1004
actorch/schedules/lambda_schedule.py sha256=WVct3ipOLuoNRXpeXTzykiKz38xOU4WLbvG6CAFtnVg 2563
actorch/schedules/linear_schedule.py sha256=_qM7SDq9xJt4HuYeHpswj_Nqb8CVezkmRrCW8X4uXzs 4058
actorch/schedules/schedule.py sha256=AiFytQx6FCOLRHm3NNVmu5rMtHj4Pu73fb4U-VM7WNA 4971
actorch/utils/__init__.py sha256=PQqOCesq1M6CRn0rw6orXfVzQlRkQAmNOmAoeoaJjHY 887
actorch/utils/future_ref.py sha256=frbol9AovyvVp7kbYtnMwSxZ0N7_6H2w-fOT1gRJ8wY 2003
actorch/utils/common.py sha256=xFNL1N4sRGap5jps7NcN1CgXWG3G8uGmGNBlzhn0cMM 6519
actorch/utils/checkpointable_mixin.py sha256=5gVbqHd84DABpgRzuqhBNG3YPhMJNH2h2f7W74VLjI4 3238
actorch/resources/__init__.py sha256=AwfmGNyC8sk5G-42V1w94SYuTau7QwSInu0EhZf376Q 1427
actorch/resources/styles/__init__.py sha256=kDsG-KTcyvk68_c-8OYmDJSERbMkobnaK59W341xPp8 760
actorch/resources/styles/default-style.mplstyle sha256=baV9WKk_s5d5BSAA3bBJhynq18tGL185FFBd4IMzILA 1834
actorch/resources/templates/__init__.py sha256=NHHDqqdiYuDSnGxkgycbUxx3P5FUq5ytEvlIBjsmUJM 763
actorch/resources/templates/default-template.yml sha256=_3rD1EyF4M7ASiWG1Rll0Il_LZ6kiqA-oAjTkdO0V8c 11222
actorch/samplers/__init__.py sha256=mc1qsQEXm4YJdo53bw4F6u_FMR3U9Lqr5u2LpQ61rHc 854
actorch/samplers/sampler.py sha256=-un7K4es9pM3dyOszxSQ1hFTmWWMJuoNjY8UruM8eOQ 12880
actorch/samplers/callbacks.py sha256=LNDZKWwwEQLXYIh72dKKggvOD5bqLI1mKxIpuy0tu3Q 2348
actorch/buffers/utils.cpython-39-x86_64-linux-gnu.so sha256=C5uLj7Pnvnujkh464pG7VynWKPcbkxQSNymyfviSxpI 36432
actorch/buffers/__init__.py sha256=TxLvHbXf8MEraoDZX49Ctcpn6xzvZVVhi4TpDn-Zd7o 960
actorch/buffers/uniform_buffer.py sha256=6zFs2VR-mZFK8nDLl8jitLQHkLib-HHOoQbvImyyKgw 7901
actorch/buffers/buffer.py sha256=Fv42RFBWPZhtyeM3AM2EWCv1PJzx1f9QElGsTc3O-uo 10705
actorch/buffers/rank_based_buffer.py sha256=psK3QkzMYpXe8kGE9PFHfFt0rQah4r5smkAVZc8keM0 4949
actorch/buffers/utils.c sha256=48r3heS8utDbKGTMybv1ys9fKuO7qxeIcTjHdFHz4w8 5292
actorch/buffers/proportional_buffer.py sha256=YPuGqlK60xiUpTs2N-Zptl6kUIw4J85shffqqmTaz0s 7915
actorch/datasets/__init__.py sha256=HTGuG8bS8DKrDcn8zjDBD3qAVI4gtCdi6yXCi1wwex4 792
actorch/datasets/buffer_dataset.py sha256=U5sXtwxxqL68nrHkBmVeBKxYViJ1XuaVyTWsugDKjLA 4549
actorch/preconditioners/__init__.py sha256=vPmW8HcFvGrdeTgpKNUtSVzxcd-OZleuFyHLCBtRXwY 866
actorch/preconditioners/preconditioner.py sha256=RbwNtLfWapB5T7NLhvSeIS3sRY9x2xTLi-E7Tzng2TU 2568
actorch/preconditioners/kfac.py sha256=DLc2rg6YyxnWkNXF2QxIbsfbZfrmkdATrGJgq7v6IFE 20557
actorch/runner/__init__.py sha256=3E6CAUIKENhYxEewh_URwiytXu713ltDBFaAVlrOWck 880
actorch/runner/progress_reporters.py sha256=AHW5tzfc14O2P6nabvz4InceyWQKNGjm5Kd9BYfW6I0 3445
actorch/runner/loggers.py sha256=-HHSJcfyOajqehJLyb70cF-NgEJjYCb3a9ROutjeRnM 5727
actorch/runner/main.py sha256=mzcRVJC_H7Zh97-DFbFdhWJsEKkpWyOwusr-KLsw2tI 8704
actorch/distributions/cat_distribution.py sha256=XxVTthxfVty6HUEgui3ZMFdFod-yEEDH8fzrvaHaRg0 7680
actorch/distributions/__init__.py sha256=fINbyjdYf3Ydu3H8RR9Sa5Qj4KRH1qciQxkhGXVUZfM 1173
actorch/distributions/transformed_distribution.py sha256=gSM9U4PocWEv7Oc0IC-CAMo0xvujU67RlivuLb_mVhY 9542
actorch/distributions/utils.py sha256=LB0GHQAwaYqQJkR_ihusoVL_kNE7ji4s7-AFnd_4U44 7667
actorch/distributions/deterministic.py sha256=1Buqwr5juPQE40kl1W_YOo38PpZ224hnU5HeT-eDBP8 4301
actorch/distributions/constraints.py sha256=1YRkpEHDNTZSR8LCRO0T2NgmoXNw-pkq2b0Iz3kAB6w 4332
actorch/distributions/finite.py sha256=-btApe1bg7HeL1P4EeB3lz4eRMg-t1gNw6COOEJL0AE 7177
actorch/distributions/masked_distribution.py sha256=hb11vwcU4GmQMEvu_QSYaCyXnqhdRqhjDWcAlt3XhDU 5063
actorch/distributions/transforms/__init__.py sha256=H2VtakUNt4vidAcst6bDSeeBn__oLNe8hB6wCrEKYLA 892
actorch/distributions/transforms/maskable_transform.py sha256=Qwpe7Iw8p1_mdLXo_hKVQwqWN_CsMdv2gYNNPs8CBRo 2102
actorch/distributions/transforms/sum_transform.py sha256=HS_te90ONOoyzMJv7a_A0fMxFIuTQefC4dIadfHWAb4 4968
actorch/distributions/registries/reduction_registry.py sha256=gdqEJH6lNlF-OfNQV9Er5TteHbTIraWY36g3MfQaA7k 32068
actorch/distributions/registries/constraint_registry.py sha256=hI9ovzcYYWDEldJffQTnqYPNLPVIK9uz1QCdaslOxOA 1509
actorch/distributions/registries/__init__.py sha256=yuhTLx4V_wLZowX1vauXbtD9qBNJOhP7cG8Dkr7ZCfk 1017
actorch/distributions/registries/cat_registry.py sha256=m-RMEEgdZ9TRR-B5Hl89gb7LB-7MtbkBssZSfGhetRk 21956
actorch/distributions/registries/kl_registry.py sha256=fnou12VxNHNcyht1iwf2w32vr4Y8SUmaGYeY7oh7h3Y 8479
actorch/agents/dltv_bonus_agent.py sha256=RbysjRzTqYU4pPx4kwtrVLOhjo9KMSSO5w1cAAq8lM4 7809
actorch/agents/__init__.py sha256=Xxo2JxXZlesxsYIM7B_MsrzMoWV06GDO5aCUsPfQ-d4 1083
actorch/agents/agent.py sha256=EHOU_RvviAHI0hts28F8cFiVb3Mae4dCt_R5Cl95-po 10670
actorch/agents/gaussian_noise_agent.py sha256=-R4kEIzP4eZhFp4hVwk64NvZraDY389DZHxZQ9PFEZI 4305
actorch/agents/epsilon_greedy_agent.py sha256=0CW41mQGAuQA2_6PZR360nKNl0w-Eo_tUcOqzdYuB7M 4194
actorch/agents/stochastic_agent.py sha256=flbW36o27vFwMd57mog-VNHY7foI8qntSLKASR3Asmg 4578
actorch/agents/ou_noise_agent.py sha256=QATtedQVE7KAtM47PoorXAGwZz3Y_gpR3kLz5ESVdZs 5989
actorch/agents/parameter_noise_agent.py sha256=IYWAUXqXzUG98vVpxDFwo7h_1eeOzO3x8h7E3P7GRCM 10686
actorch/networks/__init__.py sha256=e3l-cPP_L2KV1jpNnT9rZGoKj1Oh7EKobA1LIgYQVXE 938
actorch/networks/normalizing_flow.py sha256=AE4t_VmNR5KALon9U4LLSy-aAvrKR2UhwIP4XJADx40 4984
actorch/networks/network.py sha256=VqXmHNqLBTWfLiq1M--fZ_tddK10IHLpXnKYsGXgtMI 19282
actorch/networks/policy_network.py sha256=idLYAms0HZ5-qsii34pPTzkvSSC3BN4uoFkYpAu89fU 7171
actorch/networks/processors/__init__.py sha256=f6mxSx4KTrPAonen_ZzNSSgjf1Wl-b0DliK3tJ1zlZE 1188
actorch/networks/processors/one_hot_encode.py sha256=orQv2gm4Rs7CX5n3nlbqEb9BHXNbO3gdNDE-M1b0sR4 2342
actorch/networks/processors/independent.py sha256=tgo7PR8odLJiSlsFlYmktrV3c0nOovq3gtIBeJ1uDCc 2387
actorch/networks/processors/processor.py sha256=dGoD0Xr3Z_nOLmBMW2RT1uPYSEhnL36MdC3JZBpGXi4 2889
actorch/networks/processors/compose.py sha256=BJNVdiDbycjvgoWJ0XPubPN-_BQwEO5niZT5_a5FEhw 2613
actorch/networks/processors/dec2base.py sha256=VIzF_ELx4P5qeHoisOEZF7qqQHJqBBLuPwYJ-QP3G9A 3387
actorch/networks/processors/base2dec.py sha256=UqEHqxaTNlGGgZw1YmVQS_O7sD4ZCNLGcQXxoiDG9m0 3053
actorch/networks/processors/one_hot_decode.py sha256=jzgccBP0pLctAFM-CHKyWR66DC46GIVz_7QFQlwMHa4 2289
actorch/networks/processors/identity.py sha256=gvVN8WxSK39nLEdVerlB2aWvfLuYCLA2qaXat5PGfTM 1748
actorch/distributed/distributed_trainable.py sha256=soDcvmfUQrS0_1l0fGBfWxL29g83qrL2dhJr5ee30gQ 4930
actorch/distributed/__init__.py sha256=pMYWdIWua1ulNAjMD6-VM0BQoKk_uZo_ecoyof4rWwI 901
actorch/distributed/sync_distributed_trainable.py sha256=07twGG9ckyGHIS3g-zYhnCiTZiMaMvIhi6aVU_xS_Xk 20135
actorch/envs/spaces.py sha256=CnAADbitJCtE-QxMnUCKmmPbmr6JK9Ar01c2vuXjXXM 6534
actorch/envs/__init__.py sha256=rkfE995dF0-lzhU_TnNE9vNTdba9vyt_T60tnt9VyGg 1008
actorch/envs/utils.py sha256=zXnRvAncvtHxJmDppBuw6TUCnVl6IZPY86nlcz5UBfo 33504
actorch/envs/parallel_batched_env.py sha256=unOnf_0cjpng8QPV4Q8Tn1Gy1VDp07Ej5fdSEAU5n08 12547
actorch/envs/batched_env.py sha256=tDzO0xtk6My2Ft8Lzit5ZiE1JsXtW1yucRQt0eWUlos 11667
actorch/envs/serial_batched_env.py sha256=hm4R0VlnIVMJ-ALkWkcQHT7ozEUNu1oECnBuBvmttxI 3706
actorch/envs/wrappers/__init__.py sha256=rPbFqum8dEzvIUjkFCJAu31GsqHJEt2ek1cL4aswOVE 952
actorch/envs/wrappers/batched_flatten_observation.py sha256=iRItUoerUcNtB56WgeT7JkNyFClDZdMRjTqDWhA6BaY 2573
actorch/envs/wrappers/batched_unflatten_action.py sha256=Toqor0Od77oJA-dXaeo6PRn8nX3J5UDBBp62kA89poo 1847
actorch/envs/wrappers/batched_wrapper.py sha256=7odh8rqToBu_fRAKYfUwT2Ul1jWePbZjcRtmNfhtm8o 3312
actorch/vistool/__init__.py sha256=SiGANaPzReA6jEHsw_tny3GirZtqNapRGMN5sIhReno 1181
actorch/vistool/main.py sha256=Oupz40cEhPXMWAwVpdZG2dsS3QqM1U-gBqOId7dAE0U 4903
actorch/vistool/plotters/__init__.py sha256=UO5FYHL8QRFgWO6-fJFxy1YkxXvPh-SgLzy4xuSQesw 942
actorch/vistool/plotters/plotly_plotter.py sha256=UPzjCLAqvouTq0qJMEhEPJhAQiIjJWs2B7YHw6qbul4 5393
actorch/vistool/plotters/matplotlib_plotter.py sha256=IBEu74oj2BQNAJeyygN4Sq5zcFJcPVYByZmg67QgYFc 5000
actorch/vistool/plotters/plotter.py sha256=eAZI1j4OZUZiUFqG0gtBdMDvtO2Lcm00DtBrHTizvbU 7526
actorch/vistool/loaders/csv_loader.py sha256=o8UDO3xyB7pk81dDYe6ObQC1VqUo7pQTUwlkiU58aDg 2533
actorch/vistool/loaders/__init__.py sha256=ZXmaPA-7tEWnezAal4UepB9BhKlw8Obu1bFD-wtlpBw 933
actorch/vistool/loaders/tensorboard_loader.py sha256=8UA2z1vnFSKwEQoioSACjJhgS9B8grHpDk0v7uCPyBM 2961
actorch/vistool/loaders/loader.py sha256=wQFt-xuAjAb94BsxrEKi3XrZE1EhYHS2kBjdjTXV-BA 5543

top_level.txt

actorch

entry_points.txt

actorch = actorch.__main__:main