Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alanjeffares/discreteVAE
/ functions
Functions
9 in github.com/alanjeffares/discreteVAE
⨍
Functions
9
◇
Types & classes
1
↓ 4 callers
Method
decode
(self, z)
model.py:23
↓ 3 callers
Method
encode
(self, x)
model.py:17
↓ 3 callers
Method
sample
(self, p)
model.py:28
↓ 2 callers
Function
get_dataloaders
(cuda, batch_size)
helpers.py:6
↓ 1 callers
Function
main
(nlat, ncat)
main.py:76
↓ 1 callers
Function
plot_elbo
(train_elbo_ls, test_elbo_ls)
helpers.py:18
↓ 1 callers
Function
test
(model, device, test_loader)
main.py:56
↓ 1 callers
Function
train
(epoch, model, device, train_loader, optimizer)
main.py:13
Method
__init__
(self, nlat=4, ncat=8)
model.py:6