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: cgan discriminator repeated label #101

Merged
merged 13 commits into from Oct 28, 2021

Conversation

fabclmnt
Copy link
Contributor

No description provided.

fabclmnt and others added 13 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
* fix: fix issue with model name

* fix: remove model name from BaseModel class
# Conflicts:
#	examples/regular/cgan_example.py
#	src/ydata_synthetic/synthesizers/gan.py
#	src/ydata_synthetic/synthesizers/regular/cgan/model.py
#	src/ydata_synthetic/synthesizers/timeseries/timegan/model.py
@fabclmnt fabclmnt changed the base branch from master to dev October 28, 2021 10:31
@fabclmnt fabclmnt merged commit 1c84754 into dev Oct 28, 2021
@fabclmnt fabclmnt deleted the fix/cgan_discriminator_repeated_label branch October 28, 2021 10:34
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