GANrec using pytorch
Past due by over 1 year
80% complete
Implementing GANrec using Pytorch
- Create a good DataLoader class along with necessarily arguements
- Recreate the ganrec's tf generator and discriminator
- Create the training class, along with parameters
- Run the training
** optional: Add pytorch lightening class if it will help
** optional: Design the DataLoader so it can retrieve the phases of a batch diff…
Implementing GANrec using Pytorch
- Create a good DataLoader class along with necessarily arguements
- Recreate the ganrec's tf generator and discriminator
- Create the training class, along with parameters
- Run the training
** optional: Add pytorch lightening class if it will help
** optional: Design the DataLoader so it can retrieve the phases of a batch different images at ones