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

fix: Timegan loss training #100

Merged
merged 9 commits into from Oct 28, 2021
Merged

fix: Timegan loss training #100

merged 9 commits into from Oct 28, 2021

Conversation

fabclmnt
Copy link
Contributor

No description provided.

fabclmnt and others added 8 commits August 17, 2021 00:04
* feat(synth): Change synthesizers input - Add Model and Train parameters as namedTuples.

* feat(examples): Change examples inputs to match changes.

* feat: Change CGAN and WGAN examples.

* feat: Changing GAN parameters.

* feat: Chaing DRAGAN inputs and example file.

* feat(synth): Change learning rate inputs.

* feat: Introduce the concept of epochs.

* fix: Adding stock data dataset.

* feat: Adding test datasets.
* removing unused argument in build methods

* Fixed supervisor loss temporal alignment

* temporal allignment fix, path fix on example

* path fix on example ipynb
* minor changes on quick start and project resources
* add contributing guidelines
* add support and licensing info
# Conflicts:
#	src/ydata_synthetic/synthesizers/gan.py
#	src/ydata_synthetic/synthesizers/timeseries/timegan/model.py
@fabclmnt fabclmnt merged commit ba4f86d into dev Oct 28, 2021
@fabclmnt fabclmnt deleted the fix/timegan branch October 28, 2021 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants