admin管理员组文章数量:1332896
My first post on stackoverflow so thanks for any responses! I'm learning about anomaly detection using autoencoders and found a useful looking github repo notebook link here
I've cloned the repo to my directory and downloaded the same csv dataset but im getting different results despite that i seem to be identical code.
the github autoencoders training loss decreases properly and then results in a correct confusion matrix when the test data is reconstructed. However when i run the same code my training loss doesnt decrease over the 10 epochs. this then results in huge false positives and essentially the model doesnt work at all.
can anyone think why this might be? the only things i can think of is maybe the libraries have changed all the repo is only from a year ago or perhaps its my computer (mac M2 chip)
appreciate any help , maybe im just missing something obvious
thanks
本文标签: pythonAutoencoder Training Loss Doesn39t Decrease Despite Cloned Code and DatasetStack Overflow
版权声明:本文标题:python - Autoencoder Training Loss Doesn't Decrease Despite Cloned Code and Dataset - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742319961a2452584.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论