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

Updated Math, Added Component Flexibility #25

Merged
merged 9 commits into from
Jan 7, 2024
Merged

Updated Math, Added Component Flexibility #25

merged 9 commits into from
Jan 7, 2024

Conversation

iSiddharth20
Copy link
Owner

  • Flexibility to Add different independent Datasets for AutoEncoder and LSTM, now these components don't necessarily have to be trained on the same images.
  • Ability to define independent and different batch size for AutoEncoder Training and LSTM Training.
  • SSIM will now act as Regularization Term along with MSE in SSIMLoss Function.
  • Updated and Corrected Math for MaxEnt Regularization Term.
  • For LSTM Training, Each Individual Sequence will now be split to create Training/Validation Datasets.

@iSiddharth20 iSiddharth20 added documentation Improvements or additions to documentation enhancement New feature or request Stable Release labels Jan 7, 2024
@iSiddharth20 iSiddharth20 merged commit 7b643e6 into main Jan 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request Stable Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant