Releases: TorchDSP/torchsig
Releases · TorchDSP/torchsig
Wideband RFML
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
- Generation of the Sig53 dataset with a fixed-random seed and associated transforms
- 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
- @dicta made their first contribution in #1
- @TorchDSP made their first contribution in #4
- @sognefej made their first contribution in #10
Full Changelog: https://github.com/TorchDSP/torchsig/commits/v0.1.0