Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 290 Bytes

Function-Forger

A Generative Adverserial Network for modelling any distribution.

Based on the tutorial GAN

To Run : python3 train.py

Dependencies:

  • pytorch
  • cuda
  • numpy