├── .github ├── FUNDING.yml └── ISSUE_TEMPLATE │ └── 00-add-paper.md └── README.md /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GuitarML/mldsp-papers/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/00-add-paper.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GuitarML/mldsp-papers/HEAD/.github/ISSUE_TEMPLATE/00-add-paper.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GuitarML/mldsp-papers/HEAD/README.md --------------------------------------------------------------------------------