文件名称:DeepBayes:Max-Margin 深度生成模型的代码
文件大小:6.11MB
文件格式:ZIP
更新时间:2024-07-23 13:01:16
Python
深贝叶斯 [DLGM - 重现深层潜在生成模型的代码] (DLGM/)
【文件预览】:
DeepBayes-master
----DLGM()
--------test_sanity.py(582B)
--------color.py(1KB)
--------launch_all.sh(174B)
--------utils.py(923B)
--------test_dlgm.py(1KB)
--------test_mnist.py(2KB)
--------dlgm.py(18KB)
----RBM()
--------utils.py(5KB)
--------logistic_sgd.py(16KB)
--------rbm.py(19KB)
----va()
--------test_sanity.py(582B)
--------color.py(1KB)
--------utils.py(819B)
--------pegasos.py(1KB)
--------va.py(16KB)
--------test_mnist.py(2KB)
--------test_va.py(1KB)
----data()
--------mnist()
----.gitignore(16B)
----readme.md(81B)