Steven Atkinson

Results 64 issues of Steven Atkinson

PyTorch is no longer shipping packages to conda: ![Image](https://github.com/user-attachments/assets/6f4e4acf-8328-4f38-a068-5ad47f7fc6b3) Move over to a `pip` / `requirements.txt`-based install. Feels like this'll simplify things nicely😄 Also probably have to update the documetnation

good first issue
priority:high

# What Add this package to conda-forge so that `conda install -c conda-forge neural-amp-modeler` works. # How https://conda-forge.org/docs/maintainer/adding_pkgs/ # Why I need to remember why I wanted this. I believe...

enhancement
priority:low

See: https://setuptools.pypa.io/en/latest/pkg_resources.html E.g. https://github.com/sdatkinson/neural-amp-modeler/blob/52640d6293612d5a946c3bd9122676f6905ebd66/nam/models/base.py#L61 etc

good first issue

A variety of users have reported trouble upgrading from v0.7.0 to v0.10.0. Example below. * Operating system: macOS (unsure if Windows users) * Package management: probably via conda. * Unsure...

bug
priority:low

This Issue is for getting some basic proof-of-concept code implemented that makes changes to the settings.ini file. I'd propose simply writing the current installed version of the plugin to the...

https://github.com/sdatkinson/NeuralAmpModelerPlugin/actions/runs/11587750860/job/32287315008#step:7:11 https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

good first issue
priority:high

Need to wrap the checkpointing callback with a retrying

bug
good first issue
priority:low

**Is your feature request related to a problem? Please describe.** Counterpart to #594 but for arbitrary compositions that can be expressed as directed acyclic graphs (DAGs). This is more complex...

enhancement
priority:low

Need to pre-install torchvision along with torch