Skip to content

Instantly share code, notes, and snippets.

@llSourcell
Created April 18, 2018 00:59
Show Gist options
  • Select an option

  • Save llSourcell/fdda5a3d71874574e2ec0048dfc30b89 to your computer and use it in GitHub Desktop.

Select an option

Save llSourcell/fdda5a3d71874574e2ec0048dfc30b89 to your computer and use it in GitHub Desktop.
<html>
<head>
<!-- Load TensorFlow.js -->
<script src="https://cdn.jsdelivr.net/npm/@tensorflow/[email protected]"> </script>
<script>
// CODE GOES HERE
</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment