Skip to content

Instantly share code, notes, and snippets.

@Thomascountz
Created October 4, 2018 17:05
Show Gist options
  • Save Thomascountz/cf504e5e4b654e4a2f64b1e426d7d026 to your computer and use it in GitHub Desktop.
Save Thomascountz/cf504e5e4b654e4a2f64b1e426d7d026 to your computer and use it in GitHub Desktop.
dataset = [
{input: 1, output: 2},
{input: 2, output: 4},
{input: 3, output: 6},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment