mctx

View on PyPIReverse Dependencies (3)

0.0.5 mctx-0.0.5-py3-none-any.whl

Wheel Details

Project: mctx
Version: 0.0.5
Filename: mctx-0.0.5-py3-none-any.whl
Download: [link]
Size: 45285
MD5: de97051bf8b61639afe89aac8ac9925e
SHA256: d263830a1e44a16fe2ede5ed5b37fd83626459bfccbb1ab814a6bd49bf62ffd3
Uploaded: 2023-11-24 11:52:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mctx
Version: 0.0.5
Summary: Monte Carlo tree search in JAX.
Author: DeepMind
Author-Email: mctx-dev[at]google.com
Home-Page: https://github.com/google-deepmind/mctx
License: Apache 2.0
Keywords: jax planning reinforcement-learning python machine learning
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: chex (>=0.0.8)
Requires-Dist: jax (>=0.1.55)
Requires-Dist: jaxlib (>=0.1.37)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7677 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
examples/policy_improvement_demo.py sha256=h_Sr5-xT0I5WOKxflP1hdiFEcPPwnLVFu1Zo6Ymuis4 5913
examples/visualization_demo.py sha256=mTESQi_NNdW0zSOpJ8xdz0F-SByC31v7o7Vta1sJC_k 7477
mctx/__init__.py sha256=ZHCMIyTsWhrtoZhqlzx1B2WF9LiJQ7W9ZdaIetgulwc 2848
mctx/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mctx/_src/__init__.py sha256=IV2YQAXXaG5v_BQRi14erjv-eiLmBA0Vauu42sj2yIA 696
mctx/_src/action_selection.py sha256=DeOWjcfnnO-YWDETE4Vb79s5wEtXe_i13LWiixyiHjs 8660
mctx/_src/base.py sha256=QQ1tmeCbr87zAHoL4f1tjV_E5s_E70hjPrilirTyb5Q 6204
mctx/_src/policies.py sha256=-kVbdMsMYIorFxCwNULtzKt8vpji9gBhlKqkiiv3sCM 22952
mctx/_src/qtransforms.py sha256=JY3YpD_ki5l2I1jMHggfxUMjo5czTJ36wdF6-HG4vO0 7087
mctx/_src/search.py sha256=gohKk1DmPmJoIyWXqcA0mkuuYsOCJ_xmRW6efAJVLEs 14862
mctx/_src/seq_halving.py sha256=pCNRwqgA-cE3Va4DrqEvT_NCLGh3k0em1VFs7_xx-us 3414
mctx/_src/tree.py sha256=2S8FMZYkJAC_1YeqShtrm4pSz44B62HheYxPGnbZX8w 5577
mctx/_src/tests/mctx_test.py sha256=e0AoTp2cLD1ZNav8y9NYYxpd5Xe9R8qAY8f9Nu3jVZI 1393
mctx/_src/tests/policies_test.py sha256=rogvfZOjzGL8EHRN3pF8V7zR4zWo-zIJO-wdjq4juhg 12981
mctx/_src/tests/qtransforms_test.py sha256=lQZoWRPCmLYooWWEdp8OF_Qp7tUynTyugs71xQ6CEis 2133
mctx/_src/tests/seq_halving_test.py sha256=6HThRhTk4BkaJ-0rgyA8qXLKWBy0JqptFgfvUhBdfho 4021
mctx/_src/tests/tree_test.py sha256=kY2FB0s8ZjdmU4HbNAy0etgcAEwsQdTeBqNudbwqxRw 7595
mctx-0.0.5.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
mctx-0.0.5.dist-info/METADATA sha256=L8vFLvXhUeVJDrFDaT8hzL1_mEr44xk0ACO8d2gEcuM 8532
mctx-0.0.5.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
mctx-0.0.5.dist-info/top_level.txt sha256=-32j_EW4OiSIuiYMbxdvKuD8m-BbW_prsxGaQwCpPmM 27
mctx-0.0.5.dist-info/RECORD

top_level.txt

examples
mctx
requirements