richardhcli commited on
Commit
f8ba142
·
1 Parent(s): b012e8c

update readme yaml

Browse files
Files changed (1) hide show
  1. index.html +6 -0
index.html CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  <!DOCTYPE html>
2
  <html lang="en">
3
  <head>
 
1
+ ---
2
+ title: Simple Neural Network Visualizer
3
+ description: An interactive 3D visualization of a neural network training on the MNIST dataset using Three.js and TensorFlow.js.
4
+ emoji: 🧠
5
+ pinned: false
6
+ ---
7
  <!DOCTYPE html>
8
  <html lang="en">
9
  <head>