Git Product home page Git Product logo

passgan-iwgan-tensorflow-2's Introduction

PassGAN Evaluation

This is the release code repository for the evaluation of PassGAN(https://arxiv.org/pdf/1709.00440.pdf) built using Tensorflow 2, Python 3.7, Keras and Numpy to the described specification. It contains my Tensorflow 2 implementation of an Improved Wasserstein GAN (IWGAN) with the intent of comparing the results found in the aformentioned paper. GCP has the fastest cold start time roughly taking 10minutes from start to train depending on the dataset download speed. Simply grab the container in a VM, install Python 3.7, the latest pip (20 and above) and install requirements. You should be ready to go. Training time on an 80% dataset takes almost a week on a V100, but is characteristically IWGAN stable.

Getting Started

python GAN.py -dataset rock_you -batch_size 64 -layer_dim 128 && tensorboard --log_dir logs/gradient_tape

Prerequisites

System Software

Ubuntu 19.10+ or suitable Docker environment https://www.docker.com/get-started
TENSORFLOW-GPU 2.1 https://www.tensorflow.org/
Jetbrains-Pycharm or equivalent

Installing

The easiest way to get started

Setup environment according to the TENSORFLOW setup document included: Ubuntu required
Pull the repository
Import packages via Pycharm packet manager
Run project with python GAN.py to pull dataset and begin training

passgan-iwgan-tensorflow-2's People

Contributors

dependabot[bot] avatar riathoir avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.