Coder Social home page Coder Social logo

fzergz / slow-generative-features Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m-menne/slow-generative-features

0.0 0.0 0.0 120.46 MB

Code for the paper "Exploring Slow Feature Analysis for Extracting Generative Latent Factors".

Home Page: https://www.scitepress.org/PublicationsDetail.aspx?ID=wThDi/+pZGE=&t=1

Python 100.00%

slow-generative-features's Introduction

Exploring Slow Feature Analysis for Extracting Generative Latent Factors

This code is for the paper "Exploring Slow Feature Analysis for Generative Latent Factors" by Max Menne, Merlin Schüler, and Laurenz Wiskott published at ICPRAM 2021.

Embedding

Overview

This repository contains the code to reproduce the experiments presented in the paper. The experiments are divided into the following files:

  1. analyzing_reconstructability.py contains the code for the experiments in Section 3.3,
  2. latent_space_explorations.py contains the code for the latent space explorations in Section 3.4.1,
  3. exploring_embeddings.py contains the code for the investigation of the embeddings in Section 3.4.1 & 3.4.2,
  4. separated_extraction.py contains the code for the separated extraction of latent factors in Section 3.4.3,
  5. fitting_prior_distributions.py contains the code for fitting the defined prior distributions in Section 3.5.1,
  6. predicting_latent_samples.py contains the code for the prediction of latent samples in Section 3.5.2.

Furthermore, models.py provides the implementations of the models, pretrained_models contains the trained model weights for the different experiments and core includes classes for the generation of several datasets as well as the implementation of the PowerSFA framework.

Requirements

To install requirements use

pip install -r requirements.txt

Further, make sure to install the newest version of the modular-data-processing toolkit.

Usage

To reproduce an experiment, simply run

python experiment_name.py

The selection and configuration of the individual models and datasets as well as the training procedure of the models can be configured within the setup section at the beginning of the respective script of each experiment.

slow-generative-features's People

Contributors

m-menne 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.