Skip to content

Generative Adversarial Network - #2

Open
dgisolfi wants to merge 2 commits into
mainfrom
GAN
Open

Generative Adversarial Network#2
dgisolfi wants to merge 2 commits into
mainfrom
GAN

Conversation

@dgisolfi

@dgisolfi dgisolfi commented Jun 7, 2026

Copy link
Copy Markdown
Owner

A new pipeline with image datasets to drive supervised tasks like the GAN generation and discrimination

dgisolfi added 2 commits June 7, 2026 14:24
- Setup image datasets for GAN data, both CIFAR10 and fashion-mnist to validate
- DATA_DIR is now in utils as its needed by both a pipeline and data loaders
- fixed gitignore so the data subpackage is not excluded now
- The torch pipeline removes duplicate code from various pipelines which all share train and eval functions
- Both translation and generate are simplified with only setup needed to be done for loading domain specific data
- ran formatters
@dgisolfi dgisolfi self-assigned this Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant