Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
linayqiu authored Sep 23, 2020
1 parent 6763b0e commit 0718968
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ python neuralnet_eval.py --config 'example_config


**few-shot meta-learning**
python fewshot_metatrain.py --config 'fewshot_meta_config.json'
python fewshot_finaltrain_eval.py --config 'fewshot_finaltrain_config.json'
python fewshot_metatrain.py --config 'example_config
/fewshot_meta_config.json'
python fewshot_finaltrain_eval.py --config 'example_config
/fewshot_finaltrain_config.json'

0 comments on commit 0718968

Please sign in to comment.