Skip to content

Instantly share code, notes, and snippets.

@notthatbreezy
Created July 19, 2017 01:26
Show Gist options
  • Save notthatbreezy/b289d3eb2302455d347946202903a0f6 to your computer and use it in GitHub Desktop.
Save notthatbreezy/b289d3eb2302455d347946202903a0f6 to your computer and use it in GitHub Desktop.
Example MAML Local Subtraction
{
"id": "fe1763d4-9b4d-4eba-9968-f7d707869d7f",
"args": [
{
"id": "67013aad-21c5-4e7f-b8bd-5910e92aa425",
"type": "src",
"metadata": {
"label": "A"
}
},
{
"id": "a3c93582-a086-44e8-8bdf-0b2ab69f91d0",
"type": "src",
"metadata": {
"label": "B"
}
}
],
"apply": "-",
"metadata": {
"label": "Subtraction (A-B)"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment