Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
lif31up
/
prototypical-network
like
0
Image Classification
PyTorch
GATE-engine/omniglot
Korean
few-shot-learning
one-shot-learning
meta-learning
License:
mit
Model card
Files
Files and versions
Community
2b6add1
prototypical-network
/
config.py
lif31up
change
a7f90b0
4 months ago
raw
Copy download link
history
blame
163 Bytes
HYPERPARAMETER_CONFIG = {
"lr"
:
0.0001
,
"weight_decay"
:
0.0001
}
# HYPERPARAMETER_CONFIG
TRAINING_CONFIG = {
"iters"
:
10
,
"epochs"
:
30
,
}
# TRAINING_CONFIG