Browse Source

melu by l2l + MetaSGD

master
mohamad maheri 2 years ago
parent
commit
14e32e0afc
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      learnToLearn.py

+ 0
- 1
learnToLearn.py View File

@@ -30,7 +30,6 @@ if not os.path.exists("{}/".format(master_path)):
# preparing dataset. It needs about 22GB of your hard disk space.
generate(master_path)


# TRAINING
print("TRAINING PHASE")
embedding_dim = config['embedding_dim']

Loading…
Cancel
Save