tonygracious / harmless

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HARMLESS

This is the code for paper "Meta Learning with Relational Information for Short Sequences".

Execution

This code is executed by calling main.py.

Method choices: maml, fomaml, reptile Data choices: linkedin, mathoverflow,stackoverflow, 911

For StackOverflow data, please download from https://snap.stanford.edu/data/sx-stackoverflow.html.

About


Languages

Language:Python 92.1%Language:Jupyter Notebook 7.9%