Skip to content

Conversation

@cellistigs
Copy link
Collaborator

Summary

This PR should get us to a first iteration of a pretty general purpose autoencoder without too many bells and whistles.

What has been done so far:

Straightened out a bunch of implementation details since the last pull request, including a script which has integrated training and evaluation for single sessions, including:

  • Logging and checkpointing.
  • Additional configuration files for training and model parameters.
  • Built in evaluation loop (currently only on held out validation data for stupid memory reasons).

Remaining todos:

To a first approximation, this implementation leads to a trainable model, which generates fairly realistic looking images. Before merging, I'd like to figure out the following in this PR:

@cellistigs cellistigs self-assigned this Mar 6, 2025
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.

2 participants