项目作者: rudrasohan

项目描述 :
A Generative Adverserial Network for modelling any distribution.
高级语言: Python
项目地址: git://github.com/rudrasohan/Function-Forger.git
创建时间: 2018-03-14T20:07:41Z
项目社区:https://github.com/rudrasohan/Function-Forger

开源协议:

下载


Function-Forger

A Generative Adverserial Network for modelling any distribution.

Based on the tutorial @devnag/generative-adversarial-networks-gans-in-50-lines-of-code-pytorch-e81b79659e3f">GAN

To Run : python3 train.py

Dependencies:

  • pytorch
  • cuda
  • numpy