UC-Irvine-CS175 / final-project-e-mcheese-2

final-project-e-mcheese-2 created by GitHub Classroom
0 stars 1 forks source link

Wip autoencoder #17

Closed JarrodRShepherd closed 1 year ago

JarrodRShepherd commented 1 year ago

Description

Wrote code to train and evaluate an unsupervised autoencoder model. Created a new file to replicate the overall pipeline of this repository.

Closes #10 Closes #12

Changes