Git Product home page Git Product logo

anica's Introduction

Adversarial Non-linear Independent Component Analysis

This is an implementation of the work descriped in the ICML 2017 workshop on implicit models titled "Maximizing Independence with GANs for Non-linear ICA"

ArXiv version (with a slightly different title): [https://arxiv.org/abs/1710.05050]

Dependencies

  • numpy, tensorflow, visdom

Optional dependencies:

  • matplotlib for plotting results
  • scipy for reading the audio data
  • the audio data itself

Installation

Clone the repository and you should be good to go.

Training a model

First, start a visdom server using python -m visdom.server for visualizing the results.

Next, run python train.py -c ./examples/gan_mlp_example.conf --vd_server=http://127.0.0.1 to train a model with the settings from one of the example configurations. The settings in the configuration files can be overridden using the command line.

python train.py -h will print the available command line and configuration options.

The folder ./examples/best contains the hyper-parameters found using a random search.

License

MIT

anica's People

Contributors

pbrakel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

anica's Issues

How to test ? Not train

Hello,
This is a great job!
If i have a 1-D signal with noise , how can I test it with trained parameters?

Run on newer tensorfolow

Great work!
It seems to be applicable to the research that I am currently doing.

However, I am struggling to run this code on Tensorflow2 and Python3.
Do you aware of the ways I can do it? Or do you have any other suggestions?
Perhaps some other pytorch implementations of adversarial nonlinear ica are existent

Thanks in advance

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.