Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 265 Bytes

File metadata and controls

7 lines (7 loc) · 265 Bytes

generative_nn

A simple generative nn with gradient_penalty

  1. Create a poetry env
  2. Run poetry update to install project packages
  3. Create "data" folder and drop your dataset into it
  4. Rename "data_path" variable with the path of your dataset
  5. Run main