Channels ============ Define channel models for communication systems. Custom channels can be defined by inheriting from the Channel class. Functions --------- .. autoclass:: deepcommpy.channels.Channel :members: corrupt_signal :special-members: __init__