Skip to content

[Bug] Transform doc is counting wrongly #435

@tapyu

Description

@tapyu

Version

2.0.0 (Default)

System Information

OS: (Linux Distro, Mac, Windows)
Environment: (Docker, venv, conda, etc)

Description

1. :class:`torchsig.transforms.transforms.Transform` - may be applied to isolated signals from the signal builder (typically representing transmitter effects), or may be applied to samples, after isolated signals are placed onto a noise floor *typically represents receiver effects and other machine learning transforms).
3. Functionals - core logic of Transforms. Users can use for more fine-grained control of the transform.
4. :class:`torchsig.transforms.impairments.Impairments` - special collections of Transforms that represent an environment.

It is simply counting 1,3, 4. Where is "2"?

How to Reproduce the Bug

.

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions