ddpg-tf2

View on PyPIReverse Dependencies (0)

1.0.1 ddpg_tf2-1.0.1-py3-none-any.whl

Wheel Details

Project: ddpg-tf2
Version: 1.0.1
Filename: ddpg_tf2-1.0.1-py3-none-any.whl
Download: [link]
Size: 12277
MD5: cf97762844f8720f63f04ec8ad82092a
SHA256: e325b931feed19a97a89ff020bef51fe7c588e6c14721ef440554969a5439ccd
Uploaded: 2022-07-18 12:48:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ddpg-tf2
Version: 1.0.1
Summary: Simple yet effective DDPG implementation for continuous action space,
Author: Samuel Matthew Koesnadi
Author-Email: samuelmat19[at]gmail.com
Requires-Dist: tensorflow-gpu (==2.7.2)
Requires-Dist: tqdm (==4.37.0)
Requires-Dist: gym (==0.17.2)
Requires-Dist: box2d-py (==2.3.8)
Requires-Dist: matplotlib (==3.1.1)
Requires-Dist: pytest (==7.1.2)
Requires-Dist: bandit (==1.7.4)
Requires-Dist: pylint (==2.14.4)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5193 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/buffer.py sha256=7YCR7em52YYcLSu9NHUu_9jXsvxvVwGWIczJ4C7iYj4 2213
src/command_line.py sha256=xBr1YvtQFmadZY3LysOlE5a4WIGWlV14p6xxBkdfrpg 5909
src/common_definitions.py sha256=GWRVwcdEz8IeXZF4pPP1IN_m3MNcUzvhNgVxAvBF0RM 570
src/model.py sha256=93YkvUO22KnPFtXtijFjRpJ4Rk8hRABWBFS4KmSuRbQ 9441
src/utils.py sha256=bql5wcgVkMC51NcuLYBpziJtCIBORsdVRXm70HzdPBY 2965
ddpg_tf2-1.0.1.dist-info/LICENSE sha256=A-58ckkjw1SokFlWDkON9Ld6tpvbM8vbirFedOPHD3k 1062
ddpg_tf2-1.0.1.dist-info/METADATA sha256=DoEJAIn0T_agSI5gh9zc7jwFHkS5OVSlPNRT4RcSsHQ 5723
ddpg_tf2-1.0.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
ddpg_tf2-1.0.1.dist-info/entry_points.txt sha256=GrYQh_zukzCarXCUcNrYZAALi9dpSqqEYbMcYtn-cMM 51
ddpg_tf2-1.0.1.dist-info/top_level.txt sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM 4
ddpg_tf2-1.0.1.dist-info/RECORD

top_level.txt

src

entry_points.txt

ddpg-tf2 = src.command_line:main