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: New Input parameters format & model fixes #82

Merged
merged 6 commits into from
Aug 27, 2021
Merged

feat: New Input parameters format & model fixes #82

merged 6 commits into from
Aug 27, 2021

Conversation

fabclmnt
Copy link
Contributor

• Save and load fixes in both WGAN and WGAN-GP due to optimiser functions
• Fixed model's input parameters format (Model & Train arguments) to bring more standardisation and input arguments number.
• Fixed TimeGAN identified issues in Supervised training.
• Stock data preprocessing corrected - download through API is no longer available.
• Examples updates

fabclmnt and others added 6 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
@fabclmnt fabclmnt merged commit 7d1bd13 into master Aug 27, 2021
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.

3 participants