This website works better with JavaScript.
Home
Explore
Sign In
m.maheri
/
Melu_L2L_hyperTunning
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
melu by l2l + MetaSGD
master
mohamad maheri
3 years ago
parent
2ff9d9ecbc
commit
14e32e0afc
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
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']
Write
Preview
Loading…
Cancel
Save