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

Reconstruction error #43

Open
Mustapha-AJEGHRIR opened this issue Jul 29, 2022 · 1 comment
Open

Reconstruction error #43

Mustapha-AJEGHRIR opened this issue Jul 29, 2022 · 1 comment

Comments

@Mustapha-AJEGHRIR
Copy link

history = model.fit(trainX, trainY, epochs=10, batch_size=32, validation_split=0.1, verbose=1)

The fit should be done using the trainX as a target to have a reconstruction error.
Thank you

@Mustapha-AJEGHRIR
Copy link
Author

see the pull request here #44

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

No branches or pull requests

1 participant