projectai / default.env
Matthew Frazer
Create default.env
9a3b122 verified
raw
history blame contribute delete
112 Bytes
# File 9: configs/default.env
DEVICE=cuda
BATCH_SIZE=32
LATENT_DIM=512
VAE_LR=0.0001
D_LR=0.0004
KL_WEIGHT=0.001