Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 344 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 344 Bytes

Meta-ML

Implementation of Meta Learning based algorithms that includes experiment on toy and reasoning dataset. This includes Few-shot Learning, Representation Learning, Continual Learning, Neuro-Symbolic Reasoning.

Core Meta Learning:

MAML: MAML.ipynb
Matching Network: MAN.ipynb
Conditional Neural Processing: CNP.ipynb \