swainsubrat / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 \

About

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.

License:MIT License


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%