noisytest

View on PyPIReverse Dependencies (0)

0.0.1 noisytest-0.0.1-py3-none-any.whl

Wheel Details

Project: noisytest
Version: 0.0.1
Filename: noisytest-0.0.1-py3-none-any.whl
Download: [link]
Size: 18943
MD5: da65631149a71eca27367bc045384b54
SHA256: 3bea64bbd8d962517648b63d8eacbb89a7a3fbfb240b87d08b239bda0b8b726f
Uploaded: 2020-11-03 18:39:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: noisytest
Version: 0.0.1
Summary: A noise-based failure detection tool for robot testing
Author: Felix Sygulla
Author-Email: felix.sygulla[at]tum.de
Home-Page: https://github.com/xifle/noisytest
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: dataclasses (>=0.7)
Requires-Dist: tensorflow (<3,>=2)
Requires-Dist: toml (>=0.10)
Requires-Dist: scikit-learn (>=0.22)
Description-Content-Type: text/markdown
[Description omitted; length: 3365 characters]

WHEEL

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

RECORD

Path Digest Size
noisytest/__init__.py sha256=DhrFG-An5ef_zYYHVEms4wQL7izJnZuWVee6ebZ8VC4 126
noisytest/model.py sha256=_fip2PPt2l3K_FbOkAr4jGNhGSTHcG6cfx_QUzPwmco 3570
noisytest/optimizer.py sha256=K5NaAyr28x3S50HFb-sNAbzoTp1pXTWNloX5pFUxiR4 3080
noisytest/tunable.py sha256=3naywSuLWoPrKCk9cDhINmzY5f7nowwqRif61i_sKDs 1155
noisytest/ui.py sha256=xKX_F0QgN1DotJi0HupHoAkdQWtnYGPqH9CDJBlLTDg 4177
noisytest/pipeline/__init__.py sha256=YDBRAIX4ZZtdPU6kwl-dSBuhwfgIXB9gViNxqBsYGlU 79
noisytest/pipeline/base.py sha256=EoUoO4YoTJfasVxRcCFScsF123K-VBz35ZRCfm2FeoE 671
noisytest/pipeline/default.py sha256=L2PMt31ncJq_zx9Yjzh3ovxIQAJdh39VBb4x2NX0Bds 3640
noisytest/preprocessor/__init__.py sha256=aOi12RVKvbVCL2PzWyZ8oRzl2xO-uktLI_ys_fyeglE 319
noisytest/preprocessor/base.py sha256=lJIaXYfpmLAy0PUzhYPgqcm3EzdkkZqB0VVOHJtsyz0 2507
noisytest/preprocessor/data.py sha256=efU9XwxAIHxGpSKhjA7wikMZJOdUdhkALLysihIg_n8 242
noisytest/preprocessor/dct.py sha256=45mOcZgmMmHiULhlasiHAqgBThZZ1J6n-JpxCpH1Xv0 615
noisytest/preprocessor/input_only.py sha256=xuLkAvTFYRwabS0hWMFp8AMsQ78V1uQXblh6wI7swMk 604
noisytest/preprocessor/spectrogram.py sha256=FhW2Ek3mv_Y1AyVXOF71ttABLbLeVm8_bL7ict-r1IY 2880
noisytest/preprocessor/time_data_framer.py sha256=x_KR6LqigxysiRVWMdtu5_MXCadO5e0gZDg47cf3Qy0 3584
noisytest/preprocessor/utils.py sha256=fMYStQK7RNp0o2dhtkDLHaBX9d8XZre2pXpX1UgI0Jg 627
noisytest/reader/__init__.py sha256=iC9F3c58wjD06KrjyuNuSn_JuE6w6I6HDaUFKoKR0WI 159
noisytest/reader/dataset.py sha256=05r-2wR9fizjalOt6YQpAQMPARh62Dip-b2276BMNz0 855
noisytest/reader/experiment.py sha256=a8oa6AX4EwQwYJI4iqgvFv7dDz0sapcIr1UMJ6AmkhI 3193
noisytest/reader/meta_data.py sha256=PkG12rIMEmkfHnxC5j_iUw6Sw85GNUP-qB4Ry6MXZb0 1245
noisytest/reader/noise.py sha256=66tMI36p91ZvLYKuJJZcWgvm72ecE0n1WgB9FNoRQb8 1493
noisytest-0.0.1.dist-info/LICENSE sha256=UIGijwYv7fXCReXvFIS2Dza0UUcmKLd5TzbjTKkqfh8 1070
noisytest-0.0.1.dist-info/METADATA sha256=1gIKjzituyKNJQT8OuwTfjqLPXffCiCbx0q3gp-Fgw4 3962
noisytest-0.0.1.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
noisytest-0.0.1.dist-info/entry_points.txt sha256=7LvueLiC7lzHSpl6ym3K1s1_60g2ORoLqSOyuRQ3G5I 48
noisytest-0.0.1.dist-info/top_level.txt sha256=yFot03kaItQaIwis1Q2SGtdFjaVxmiegjD9PK1S0cFY 10
noisytest-0.0.1.dist-info/RECORD

top_level.txt

noisytest

entry_points.txt

noisytest = noisytest.ui:run