murenn


Namemurenn JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://gitlab.univ-nantes.fr/kymatio/murenn
SummaryMultiresolution neural networks
upload_time2024-03-21 14:25:22
maintainerNone
docs_urlNone
authorThe Kymatio consortium
requires_pythonNone
license3-clause BSD
keywords wavelets deep learning signal processing audio speech music
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MuReNN: Multiresolution Neural Networks

```tex
@inproceedings{lostanlen2023fitting,
  title={Fitting Auditory Filterbanks with Multiresolution Neural Networks},
  author={Lostanlen, Vincent and Haider, Daniel and Han, Han and Lagrange, Mathieu and Balazs, Peter and Ehler, Martin},
  booktitle={Proceedings of the IEEE Workshop on Applications of Signal Processing to Audio and Acoustics (WASPAA)},
  pages={1--5},
  year={2023},
  organization={IEEE}
}
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.univ-nantes.fr/kymatio/murenn",
    "name": "murenn",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "wavelets, deep learning, signal processing, audio, speech, music",
    "author": "The Kymatio consortium",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/cd/c2/6ec605e1d2cbbde31d7c4179f1d39d08d49b2a32a4488262eb0d9c6dbeba/murenn-0.2.0.tar.gz",
    "platform": null,
    "description": "# MuReNN: Multiresolution Neural Networks\n\n```tex\n@inproceedings{lostanlen2023fitting,\n  title={Fitting Auditory Filterbanks with Multiresolution Neural Networks},\n  author={Lostanlen, Vincent and Haider, Daniel and Han, Han and Lagrange, Mathieu and Balazs, Peter and Ehler, Martin},\n  booktitle={Proceedings of the IEEE Workshop on Applications of Signal Processing to Audio and Acoustics (WASPAA)},\n  pages={1--5},\n  year={2023},\n  organization={IEEE}\n}\n```\n",
    "bugtrack_url": null,
    "license": "3-clause BSD",
    "summary": "Multiresolution neural networks",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://gitlab.univ-nantes.fr/kymatio/murenn"
    },
    "split_keywords": [
        "wavelets",
        " deep learning",
        " signal processing",
        " audio",
        " speech",
        " music"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdc26ec605e1d2cbbde31d7c4179f1d39d08d49b2a32a4488262eb0d9c6dbeba",
                "md5": "ce8a311b15d16656166f42f102c68b3b",
                "sha256": "c6631f84f09b163f9b939318822fe267293c611d4b9c5979c11c74497664bc8c"
            },
            "downloads": -1,
            "filename": "murenn-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ce8a311b15d16656166f42f102c68b3b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14725,
            "upload_time": "2024-03-21T14:25:22",
            "upload_time_iso_8601": "2024-03-21T14:25:22.091382Z",
            "url": "https://files.pythonhosted.org/packages/cd/c2/6ec605e1d2cbbde31d7c4179f1d39d08d49b2a32a4488262eb0d9c6dbeba/murenn-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-21 14:25:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "murenn"
}
        
Elapsed time: 0.21556s