Skip to content

A MAML meta Learning framework based on PyTorch

Notifications You must be signed in to change notification settings

MingChen-Sun/MAML

Repository files navigation

MAML

A MAML meta Learning framework based on PyTorch

How to run our framework?

Pease run the MAML.py file. You can also change the parameters by eiditing the Get_Args.py file.

Task construction module

This project contains a task generation file, which can generate the encapsulated tasks. Each task contains two part x and y that equals a tuple respectively x=(x^spt and x^qry) y=(y^spt and y^qry)

This project contains graph,picture and grid data training exapmle

About

A MAML meta Learning framework based on PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages