Skip to content

Instantly share code, notes, and snippets.

@MattKovtun
Created July 26, 2018 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MattKovtun/14adf75c14808a7b44ea596134e4d0bc to your computer and use it in GitHub Desktop.
Save MattKovtun/14adf75c14808a7b44ea596134e4d0bc to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>TF JS example</title>
<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@0.11.7"></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment