Giter VIP home page Giter VIP logo

ds-wgan's Introduction

Guide to Simulating Economic Datasets using WGANs

This repository contains wgan, a python module built on PyTorch for using WGANs to simulate from joint and conditional distributions of economic datasets. Brief documentation and the API for the module is available here.

This Google Colab Notebook contains a tutorial for the code, including how to install requirements, and estimate and simulate from the resulting models, using a free Google GPU. The tutorial simulates from the Lalonde-Dehejia-Wahba dataset, as described in detail in the following paper.

Athey, Susan, Guido Imbens, Jonas Metzger, and Evan Munro. "Using Wasserstein Generative Adversial Networks for the Design of Monte Carlo Simulations." arXiv:1909.02210. September 2019.

The data folder contains the raw Lalonde-Dehejia-Wahba data.

Installation Instructions

For running the WGAN code outside of a Google Colab environment an installation of python3 is required.

In order to install this package dependencies, please use requirements.txt:

git clone https://www.github.com/gsbDBI/ds-wgan
cd ds-wgan
pip install -r requirements.txt 

In addition, in order to install the package itself, you can run:

python setup.py develop

ds-wgan's People

Contributors

evanmunro avatar jonas-metzger avatar halflearned avatar carolinthomas avatar

Watchers

James Cloos 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.