↓ 5 callersMethodfit(self, X, mask, X_test, mask_test, epochs=10, batch_sz=256, show_fig=True)
recommenders/rbm_tf_k.py:140
↓ 4 callersFunctionbatch_norm(
input_,
gamma,
beta,
running_mean,
running_var,
is_training,
axes='per-activation')
unsupervised_class3/dcgan_theano.py:62
↓ 3 callersMethodfit(self, X, Y, V=None, K=None, D=50, lr=1e-1, mu=0.99, batch_sz=100, epochs=6)
nlp_class2/pos_baseline.py:28
↓ 3 callersMethodfit(self, X, learning_rate=0.5, mu=0.99, epochs=50, batch_sz=100, show_fig=False)
unsupervised_class2/xwing.py:45
↓ 3 callersMethodfit(self, X, Y, Xtest, Ytest,
pretrain=True,
train_head_only=False,
learning_rate=0.1,
unsupervised_class2/autoencoder.py:142