Giter Site home page Giter Site logo

zipnet-gan-traffic-inference's Introduction

ZipNet-GAN-traffic-inference

This repository contains the Python code for ZipNet-GAN introduced in the paper: ZipNet-GAN: "Inferring Fine-grained Mobile Traffic Patterns via a Generative Adversarial Neural Network."

Current version only supports 4 MTSR instances (up-2, up-4, up-10 and mixture), please config --downscale (2, 4, 10, mix) to train/test on requried instance. Both training and testing require GPU for accleration. The code is trained/tested on a processed version of the mobile traffic dataset released here: https://dandelion.eu/datamine/open-big-data/. Please contact authors for the raw dataset.

Requirement: Python2 >= 2.7, numpy >= 1.12.0, tensorflow-gpu >= 1.0.0, tensorlayer >= 1.3.10, CUDA >= 5.1, cuDNN >= 8.0

Files:

   zipnet-training.py Training ZipNet by minimising l2 distance.

   zipnet-gan-training.py Adversirial training of ZipNet-GAN. Please initialise ZipNet by zipnet-training.py prior to running this script.
   
   inference.py Performing MTSR with a trained model.

   toolbox folder: Essential tools for zipnet-gan implementation
   architecture folder: Deep learning models used in our paper 

We will release a detailed document after official publication.

zipnet-gan-traffic-inference's People

Contributors

vyokky avatar

Watchers

zhuwenxing 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.