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

# preparing dataset. It needs about 22GB of your hard disk space. # preparing dataset. It needs about 22GB of your hard disk space.
generate(master_path) generate(master_path)



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

Loading…
Cancel
Save