Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move subtasks into separate packages #94

Closed
2 tasks done
pat-alt opened this issue Jan 24, 2023 · 1 comment
Closed
2 tasks done

Move subtasks into separate packages #94

pat-alt opened this issue Jan 24, 2023 · 1 comment
Labels
enhancement New feature or request medium This is expected to be medium.
Milestone

Comments

@pat-alt
Copy link
Member

pat-alt commented Jan 24, 2023

Currently this package does a lot of things, some of which could be handled by separate packages:

  • Generative modelling: currently VAE is coded from scratch; could instead revive GenerativeModels.jl and use that as a dep. Haven't seen anything else out there.
  • Plotting: the plotting functions are useful, but not strictly necessary, so could be moved into a separate package and/or contributed as Plots.jl recipes.
@pat-alt pat-alt added enhancement New feature or request medium This is expected to be medium. labels Jan 24, 2023
@pat-alt pat-alt changed the title Moved subtasks into separate packages Move subtasks into separate packages Jan 24, 2023
@kmariuszk kmariuszk added this to the Relocation milestone Oct 23, 2023
@pat-alt
Copy link
Member Author

pat-alt commented Apr 16, 2024

Closing in favour of #324

@pat-alt pat-alt closed this as completed Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium This is expected to be medium.
Projects
None yet
Development

No branches or pull requests

2 participants