Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add CGAN for timeseries #108

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

feat: Add CGAN for timeseries #108

wants to merge 6 commits into from

Commits on Dec 15, 2021

  1. tscwgan mvp

    Francisco Santos committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    34e0d85 View commit details
    Browse the repository at this point in the history
  2. pr review

    Francisco Santos committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    8454559 View commit details
    Browse the repository at this point in the history
  3. add example, remove added attribute of basemodel

    remove changes on gitignore
    
    removed unused n_feats argument
    Francisco Santos committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    bf8656f View commit details
    Browse the repository at this point in the history
  4. apply revisions + add typeguard

    apply revisions
    Francisco Santos committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    2c2b720 View commit details
    Browse the repository at this point in the history
  5. integrate TSDataProcessor, revise sample method

    Auto regressive timeseries sampling method
    
    revert TS data processor integration
    Francisco Santos committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    a3c9b34 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. flow fixes

    Francisco Santos committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    10c101a View commit details
    Browse the repository at this point in the history