Skip to content

Commit ba6b961

Browse files
author
Daniel McDuff
committed
DBN Face
1 parent da5ccbb commit ba6b961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/DBN_face.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ def test_DBN(finetune_lr=0.1, pretraining_epochs=3,
327327
#datasets = load_data(dataset)
328328
#dataset = '/home/thibaud/Research/DeepLearningTutorials/data/24x24_10_Europe'
329329

330-
list_of_datasets =
330+
#list_of_datasets =
331331

332332
datasets, test_set = load_faces(data_dir,image_dim)
333333

0 commit comments

Comments
 (0)