deepcomp

View on PyPIReverse Dependencies (0)

1.4.2 deepcomp-1.4.2-py3-none-any.whl

Wheel Details

Project: deepcomp
Version: 1.4.2
Filename: deepcomp-1.4.2-py3-none-any.whl
Download: [link]
Size: 65377
MD5: 47a5ff38ed877bdab604aaa83903a6b9
SHA256: a4e0146d442649be66010872d27021ba04ed860507cae423c4b15f79e424b805
Uploaded: 2023-07-30 18:25:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deepcomp
Version: 1.4.2
Summary: DeepCoMP: Self-Learning Dynamic Multi-Cell Selection for Coordinated Multipoint (CoMP)
Author: Stefan Schneider
Home-Page: https://github.com/CN-UPB/DeepCoMP
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8.0
Requires-Dist: ray[rllib] (==1.4.0)
Requires-Dist: structlog (>=20.2.0)
Requires-Dist: structlog-round (>=1.0)
Requires-Dist: shapely (==1.7.0)
Requires-Dist: matplotlib (==3.2.1)
Requires-Dist: seaborn (==0.10.1)
Requires-Dist: numpy (<1.20)
Requires-Dist: gym[atari] (<0.23.0,>=0.17.1)
Requires-Dist: tensorflow (>=2.2.0)
Requires-Dist: gputil (==1.4.0)
Requires-Dist: pandas (>=1.0.5)
Requires-Dist: tqdm (==4.47.0)
Requires-Dist: joblib (==0.16.0)
Requires-Dist: scipy (==1.4.1)
Requires-Dist: protobuf (==3.20.3)
Requires-Dist: pydantic (<2.0.0)
Requires-Dist: svgpath2mpl (>=0.2.1)
Requires-Dist: jupyter (>=1.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9389 characters]

WHEEL

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

RECORD

Path Digest Size
deepcomp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deepcomp/main.py sha256=tbA8khVVievkXTfamz8whiwSmK27rix3iYr5Ce5CxpM 3937
deepcomp/agent/__init__.py sha256=PEjEFByG-zfTGXD5CRTZG7p5j8Ua507hCTfWtpAbHis 40
deepcomp/agent/base.py sha256=B54iDheNzGITQZZgf5I4wwiQzyV9Y0AilUuhHxADdF8 571
deepcomp/agent/brute_force.py sha256=PWyPYUX2nKFPCTfVQSPopNy8eQ7jqdbKIDdEtOA8SgY 3514
deepcomp/agent/dummy.py sha256=j-ivzpmzsBy1IFQzYqt32K8c7odjuV-M9yAmuZWiUuE 2124
deepcomp/agent/heuristics.py sha256=1goFsGhirMlnu6bjCJC7b2o-FqI8nMFR665dSJdtFhs 7649
deepcomp/env/__init__.py sha256=P4GOv0T5ltn4cRIoMyWyWMW_7rr1Z5_65JkvkYwYf_I 222
deepcomp/env/entities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deepcomp/env/entities/map.py sha256=QMx7JjW3TxSK3lX6qBJ4Br-qDrRU--RR8gjvK75BpW0 2498
deepcomp/env/entities/station.py sha256=C8VXYkazgqcpBOOLKTgAoHZjW2s3LnPcIoiioHweobw 10989
deepcomp/env/entities/user.py sha256=SGtE01ETANJ7shatWi_OTcfCp_zpR8g_EGJzd2xdWBE 9940
deepcomp/env/multi_ue/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deepcomp/env/multi_ue/central.py sha256=b4EyinUGPCrbR80ZongIOb-J1KZRgHMfpOg-jfxkhLE 8675
deepcomp/env/multi_ue/multi_agent.py sha256=Fg3llqtV3JHYmObuy2WhzqjXmJclV4fJ_SDAiBgNgzg 8145
deepcomp/env/single_ue/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
deepcomp/env/single_ue/base.py sha256=-9SiD1iaAkuvT5Tl1jaSyJYajMUfI1vbCreSbfvsGf8 27406
deepcomp/env/single_ue/variants.py sha256=2dkh_U14UjDL3PG0fqicpMTr-8-S_7yvUZwiDQLTu0g 16302
deepcomp/env/util/__init__.py sha256=nzBgKdeJCHCpFCdtMbugZ6XyvuHpOoAPVPQ_fW-SbZI 55
deepcomp/env/util/movement.py sha256=ekwTG9y7FpyfrctDUlM4iwUepGVI3Qs_UrhETBiOoeU 7265
deepcomp/env/util/utility.py sha256=rqYd7pIUx4lDdhSVdZm86P37XdcPlr8zY9x1on6mP1I 2290
deepcomp/util/__init__.py sha256=2q32llN8mFQQoYj8AYaqT1QnbQcoSnzTQ669yBT6TyA 107
deepcomp/util/callbacks.py sha256=ZPckDWOHz6LPR62ZHUhWQkBhv3fTQLqu40dbLktlWSg 2165
deepcomp/util/cli.py sha256=CsBVVc0YmpWdH_CZMJWOMQABkqIFbt95OsSOyJNBjqY 9952
deepcomp/util/constants.py sha256=75mafBNjuYhrbsdI-2UsGhyzoMNM8eUsjZYL-1GAlTw 4246
deepcomp/util/env_setup.py sha256=Tg3Y48XnG-dzFISMzc0M4VsfkxLrqnGvYU8OCpI-YKU 14157
deepcomp/util/logs.py sha256=zobEmu2jbozjSJrA_pNfPst7CRV2CyDjrwBPW0uYx4w 1281
deepcomp/util/simulation.py sha256=E3nIrtAeeBOBT1VJ55v0OncBBuR0ktENc-50FF2T4Gc 36140
deepcomp-1.4.2.dist-info/LICENSE sha256=MzBUsaKeUAtymkfFEknwREklXBljhy4Bg41MH6JNKUw 1073
deepcomp-1.4.2.dist-info/METADATA sha256=CTMI_eq8CdybgVRPL_qoV0LQ5D0T2i-ITEBPs68QpF0 10463
deepcomp-1.4.2.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
deepcomp-1.4.2.dist-info/entry_points.txt sha256=ifbvQGVYr8gJFELKBD2lvpMl2l-td1lDzEpmgIAcqHw 48
deepcomp-1.4.2.dist-info/top_level.txt sha256=EMT5FJY4ERcINwcdTVpuRf1wGR593hKvGF7gimj0N3Y 9
deepcomp-1.4.2.dist-info/RECORD

top_level.txt

deepcomp

entry_points.txt

deepcomp = deepcomp.main:main