Skip to content

Instantly share code, notes, and snippets.

@Thomascountz
Created October 4, 2018 17:05
Show Gist options
  • Save Thomascountz/61c97c4ed9ed5f5d4b753f253b5fee2f to your computer and use it in GitHub Desktop.
Save Thomascountz/61c97c4ed9ed5f5d4b753f253b5fee2f to your computer and use it in GitHub Desktop.
dataset = [
{input: 0.50, output: 56},
{input: 0.85, output: 119},
{input: 0.99, output: 140},
{input: 1.30, output: 190}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment