Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could you give some tips for building a fully-connected network with MAML++ #39

Open
HeegerGao opened this issue Aug 26, 2021 · 0 comments

Comments

@HeegerGao
Copy link

Hi, I want to use MAML++ to train a simple three-layer fully-connected network. But I found that all your config files are designed for the image input, in which I mean they contain parameters like "channels, kernel_size, padding" and so on. Besides, there is no existing model for FC networks in the few_shot_learning_system.py.

Could you write a config file and a complete process for running a fully-connected network with MAML++? Or could you please give some guidence on how to rewrite and use them? Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant