Skip to content

Releases: TorchDSP/torchsig

Wideband RFML

22 Nov 14:21
Compare
Choose a tag to compare
Wideband datasets, models, etc. (#21)

* Wideband extensions to TorchSig

* add missing req and update dataset init

* Adding necessary transforms and visualizations.

Co-authored-by: Luke Boegner <luke.boegner@gmail.com>
Co-authored-by: Garrett Vanhoy <gmvanhoy@gmail.com>

v0.1.0

10 Nov 16:26
Compare
Choose a tag to compare
  1. Generation of the Sig53 dataset with a fixed-random seed and associated transforms
  2. Utilities for the creation of other synthetic datasets

What's Changed

  • Fix documentation builds on RTD by @dicta in #1
  • Adding missing impulsive interference function by @TorchDSP in #4
  • Fix several imports and typing annotations by @dicta in #5
  • Ensure AGC algorithm always has an initial level value by @dicta in #6
  • Fix numpy typing (#9) by @sognefej in #10
  • Renamed transform functionals to avoid overridden imports by @TorchDSP in #11

New Contributors

Full Changelog: https://github.com/TorchDSP/torchsig/commits/v0.1.0