diff --git a/d3/KMeans/KMeans_GaussianClusterDemo/index.html b/d3/KMeans/KMeans_GaussianClusterDemo/index.html index 8ef0862e..18d8d039 100644 --- a/d3/KMeans/KMeans_GaussianClusterDemo/index.html +++ b/d3/KMeans/KMeans_GaussianClusterDemo/index.html @@ -2,7 +2,7 @@
Loading Model
diff --git a/javascript/CharRNN/CharRNN_Text/index.html b/javascript/CharRNN/CharRNN_Text/index.html index 45da8d3c..4951e646 100644 --- a/javascript/CharRNN/CharRNN_Text/index.html +++ b/javascript/CharRNN/CharRNN_Text/index.html @@ -3,7 +3,7 @@
seed text: - +
length: - 100
+ 100temperature: - 0.5
+ 0.5Loading Model
diff --git a/javascript/CharRNN/CharRNN_Text_Stateful/index.html b/javascript/CharRNN/CharRNN_Text_Stateful/index.html index b5700da8..8bdc2532 100644 --- a/javascript/CharRNN/CharRNN_Text_Stateful/index.html +++ b/javascript/CharRNN/CharRNN_Text_Stateful/index.html @@ -3,7 +3,7 @@Instead of feeding every single character every frame to predict the next character, we feed only the last character, and instruct the CharRNN to remember its internal state.
This example uses a pre-trained model on a corpus of Virginia Woolf
seed text: - +
temperature: - 0.5 + 0.5
Loading Model
diff --git a/javascript/DCGAN/DCGAN_Random/index.html b/javascript/DCGAN/DCGAN_Random/index.html index f4a5cd4e..90f512a5 100644 --- a/javascript/DCGAN/DCGAN_Random/index.html +++ b/javascript/DCGAN/DCGAN_Random/index.html @@ -5,7 +5,7 @@- +
diff --git a/javascript/ImageClassification/ImageClassification/index.html b/javascript/ImageClassification/ImageClassification/index.html index b478f678..b7220180 100755 --- a/javascript/ImageClassification/ImageClassification/index.html +++ b/javascript/ImageClassification/ImageClassification/index.html @@ -3,13 +3,13 @@
The MobileNet model labeled this as ... with a confidence of ....
- + diff --git a/javascript/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html b/javascript/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html index 3602c341..278cc618 100755 --- a/javascript/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html +++ b/javascript/ImageClassification/ImageClassification_DoodleNet_Canvas/index.html @@ -3,7 +3,7 @@4. You could click the "Clear" button to clear the canvas and draw again.
Loading Model... Please wait...
- - + +4. You could click the "Clear" button to clear the canvas and draw again.
Loading Model... Please wait...
- - + +Loading model...
- +image via: Pexels
diff --git a/javascript/PoseNet/PoseNet_part_selection/index.html b/javascript/PoseNet/PoseNet_part_selection/index.html index 2342aeed..71a3b678 100755 --- a/javascript/PoseNet/PoseNet_part_selection/index.html +++ b/javascript/PoseNet/PoseNet_part_selection/index.html @@ -4,7 +4,7 @@sentiment score:
diff --git a/javascript/Sentiment/index.html b/javascript/Sentiment/index.html index fcad3898..68fe26a1 100644 --- a/javascript/Sentiment/index.html +++ b/javascript/Sentiment/index.html @@ -2,7 +2,7 @@- +
diff --git a/javascript/SketchRNN/SketchRNN_basic/index.html b/javascript/SketchRNN/SketchRNN_basic/index.html index 8d8bc076..5fdc2e26 100644 --- a/javascript/SketchRNN/SketchRNN_basic/index.html +++ b/javascript/SketchRNN/SketchRNN_basic/index.html @@ -2,7 +2,7 @@
Loading Models...
Input Image:
- + diff --git a/javascript/StyleTransfer/StyleTransfer_Video/index.html b/javascript/StyleTransfer/StyleTransfer_Video/index.html index 0ff189aa..cb10e353 100644 --- a/javascript/StyleTransfer/StyleTransfer_Video/index.html +++ b/javascript/StyleTransfer/StyleTransfer_Video/index.html @@ -2,7 +2,7 @@Sytle: Udnie (Young American Girl, The Dance), 1913 - Francis Picabia
Loading model...
- - + +- +
@@ -26,8 +26,8 @@Between - and - + and +
@@ -35,9 +35,9 @@- is to - as - + is to + as +
diff --git a/javascript/YOLO/YOLO_single_image/index.html b/javascript/YOLO/YOLO_single_image/index.html index 28b16c30..5062fe9a 100644 --- a/javascript/YOLO/YOLO_single_image/index.html +++ b/javascript/YOLO/YOLO_single_image/index.html @@ -5,7 +5,7 @@Loading Model
diff --git a/p5js/CharRNN/CharRNN_Text/index.html b/p5js/CharRNN/CharRNN_Text/index.html index cf410576..af744031 100644 --- a/p5js/CharRNN/CharRNN_Text/index.html +++ b/p5js/CharRNN/CharRNN_Text/index.html @@ -6,7 +6,7 @@ - + @@ -14,12 +14,12 @@
seed text: - +
length: - 100
+ 100temperature: - 0.5
+ 0.5Loading Model
diff --git a/p5js/CharRNN/CharRNN_Text_Stateful/index.html b/p5js/CharRNN/CharRNN_Text_Stateful/index.html index cd2cd6cb..e64a9b31 100644 --- a/p5js/CharRNN/CharRNN_Text_Stateful/index.html +++ b/p5js/CharRNN/CharRNN_Text_Stateful/index.html @@ -6,7 +6,7 @@ - + @@ -18,10 +18,10 @@Instead of feeding every single character every frame to predict the next character, we feed only the last character, and instruct the CharRNN to remember its internal state.
This example uses a pre-trained model on a corpus of Virginia Woolf
seed text: - +
temperature: - 0.5 + 0.5
Loading Model
diff --git a/p5js/DCGAN/DCGAN_LatentVector_RandomWalk/index.html b/p5js/DCGAN/DCGAN_LatentVector_RandomWalk/index.html index dac36314..d3422544 100644 --- a/p5js/DCGAN/DCGAN_LatentVector_RandomWalk/index.html +++ b/p5js/DCGAN/DCGAN_LatentVector_RandomWalk/index.html @@ -9,7 +9,7 @@ - + diff --git a/p5js/DCGAN/DCGAN_LatentVector_Slider/index.html b/p5js/DCGAN/DCGAN_LatentVector_Slider/index.html index dac36314..d3422544 100644 --- a/p5js/DCGAN/DCGAN_LatentVector_Slider/index.html +++ b/p5js/DCGAN/DCGAN_LatentVector_Slider/index.html @@ -9,7 +9,7 @@ - + diff --git a/p5js/DCGAN/DCGAN_Random/index.html b/p5js/DCGAN/DCGAN_Random/index.html index 47dd98c0..f3145382 100644 --- a/p5js/DCGAN/DCGAN_Random/index.html +++ b/p5js/DCGAN/DCGAN_Random/index.html @@ -9,7 +9,7 @@ - + diff --git a/p5js/FaceApi/FaceApi_Image_Landmarks/index.html b/p5js/FaceApi/FaceApi_Image_Landmarks/index.html index 310e338c..de60f02c 100644 --- a/p5js/FaceApi/FaceApi_Image_Landmarks/index.html +++ b/p5js/FaceApi/FaceApi_Image_Landmarks/index.html @@ -5,7 +5,7 @@| - +
- Training frequency: + Training frequency:
diff --git a/p5js/NeuralNetwork/NeuralNetwork_multiple-layers/index.html b/p5js/NeuralNetwork/NeuralNetwork_multiple-layers/index.html index c11a9819..1720ab44 100644 --- a/p5js/NeuralNetwork/NeuralNetwork_multiple-layers/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_multiple-layers/index.html @@ -7,7 +7,7 @@ - +
diff --git a/p5js/NeuralNetwork/NeuralNetwork_musical_face/index.html b/p5js/NeuralNetwork/NeuralNetwork_musical_face/index.html index 33fd24de..0f2bd72c 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_musical_face/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_musical_face/index.html @@ -7,7 +7,7 @@ - + @@ -16,7 +16,7 @@Training frequency: 440 - +
diff --git a/p5js/NeuralNetwork/NeuralNetwork_musical_mouse/index.html b/p5js/NeuralNetwork/NeuralNetwork_musical_mouse/index.html index d007ca8d..0af952a9 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_musical_mouse/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_musical_mouse/index.html @@ -7,7 +7,7 @@ - +
@@ -15,7 +15,7 @@- Training frequency: + Training frequency:
diff --git a/p5js/NeuralNetwork/NeuralNetwork_pose_classifier/index.html b/p5js/NeuralNetwork/NeuralNetwork_pose_classifier/index.html index 6748b3f2..655d6482 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_pose_classifier/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_pose_classifier/index.html @@ -6,7 +6,7 @@ - +
diff --git a/p5js/NeuralNetwork/NeuralNetwork_titanic/index.html b/p5js/NeuralNetwork/NeuralNetwork_titanic/index.html index 1944893a..08e3a927 100644 --- a/p5js/NeuralNetwork/NeuralNetwork_titanic/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_titanic/index.html @@ -6,7 +6,7 @@ - + @@ -15,10 +15,10 @@
- age:
- fare:
- fare_class:
- sex:
+ age:
+ fare:
+ fare_class:
+ sex:
diff --git a/p5js/NeuralNetwork/NeuralNetwork_xy_classifier/index.html b/p5js/NeuralNetwork/NeuralNetwork_xy_classifier/index.html index 066cc724..b9f4139e 100755 --- a/p5js/NeuralNetwork/NeuralNetwork_xy_classifier/index.html +++ b/p5js/NeuralNetwork/NeuralNetwork_xy_classifier/index.html @@ -7,7 +7,7 @@ - +
diff --git a/p5js/PitchDetection/PitchDetection/index.html b/p5js/PitchDetection/PitchDetection/index.html index 1786669c..c2e01beb 100644 --- a/p5js/PitchDetection/PitchDetection/index.html +++ b/p5js/PitchDetection/PitchDetection/index.html @@ -7,7 +7,7 @@ - + diff --git a/p5js/PitchDetection/PitchDetection_Game/index.html b/p5js/PitchDetection/PitchDetection_Game/index.html index 5be12c93..456761e2 100644 --- a/p5js/PitchDetection/PitchDetection_Game/index.html +++ b/p5js/PitchDetection/PitchDetection_Game/index.html @@ -7,7 +7,7 @@ - + diff --git a/p5js/PitchDetection/PitchDetection_Piano/index.html b/p5js/PitchDetection/PitchDetection_Piano/index.html index 79bbf6a1..775cf3b2 100644 --- a/p5js/PitchDetection/PitchDetection_Piano/index.html +++ b/p5js/PitchDetection/PitchDetection_Piano/index.html @@ -7,7 +7,7 @@ - + diff --git a/p5js/Pix2Pix/Pix2Pix_callback/index.html b/p5js/Pix2Pix/Pix2Pix_callback/index.html index c74c709a..71e00919 100644 --- a/p5js/Pix2Pix/Pix2Pix_callback/index.html +++ b/p5js/Pix2Pix/Pix2Pix_callback/index.html @@ -6,7 +6,7 @@ - + diff --git a/p5js/Pix2Pix/Pix2Pix_promise/index.html b/p5js/Pix2Pix/Pix2Pix_promise/index.html index 7a003b68..b65a33d5 100644 --- a/p5js/Pix2Pix/Pix2Pix_promise/index.html +++ b/p5js/Pix2Pix/Pix2Pix_promise/index.html @@ -6,7 +6,7 @@ - + diff --git a/p5js/PoseNet/PoseNet_image_single/index.html b/p5js/PoseNet/PoseNet_image_single/index.html index e8325a4f..b49c24af 100644 --- a/p5js/PoseNet/PoseNet_image_single/index.html +++ b/p5js/PoseNet/PoseNet_image_single/index.html @@ -6,7 +6,7 @@ - + diff --git a/p5js/PoseNet/PoseNet_part_selection/index.html b/p5js/PoseNet/PoseNet_part_selection/index.html index 74294846..7b54620e 100755 --- a/p5js/PoseNet/PoseNet_part_selection/index.html +++ b/p5js/PoseNet/PoseNet_part_selection/index.html @@ -7,7 +7,7 @@ - + diff --git a/p5js/PoseNet/PoseNet_webcam/index.html b/p5js/PoseNet/PoseNet_webcam/index.html index 1c690f86..58cce441 100755 --- a/p5js/PoseNet/PoseNet_webcam/index.html +++ b/p5js/PoseNet/PoseNet_webcam/index.html @@ -6,7 +6,7 @@ - + diff --git a/p5js/Sentiment/Sentiment_Interactive/index.html b/p5js/Sentiment/Sentiment_Interactive/index.html index 8dd9774b..10d1062a 100644 --- a/p5js/Sentiment/Sentiment_Interactive/index.html +++ b/p5js/Sentiment/Sentiment_Interactive/index.html @@ -3,7 +3,7 @@Loading Models...
Input Image:
- + diff --git a/p5js/StyleTransfer/StyleTransfer_Video/index.html b/p5js/StyleTransfer/StyleTransfer_Video/index.html index 37f3541d..ab00444b 100644 --- a/p5js/StyleTransfer/StyleTransfer_Video/index.html +++ b/p5js/StyleTransfer/StyleTransfer_Video/index.html @@ -5,7 +5,7 @@ - + @@ -16,7 +16,7 @@Sytle: Udnie (Young American Girl, The Dance), 1913 - Francis Picabia
Loading model...
- +- +
@@ -29,8 +29,8 @@Between - and - + and +
@@ -38,9 +38,9 @@- is to - as - + is to + as +
diff --git a/p5js/YOLO/YOLO_single_image/index.html b/p5js/YOLO/YOLO_single_image/index.html index 9e49580f..fcd0a3ca 100644 --- a/p5js/YOLO/YOLO_single_image/index.html +++ b/p5js/YOLO/YOLO_single_image/index.html @@ -9,7 +9,7 @@ - + diff --git a/p5js/YOLO/YOLO_webcam/index.html b/p5js/YOLO/YOLO_webcam/index.html index bf436db3..2c2866a8 100644 --- a/p5js/YOLO/YOLO_webcam/index.html +++ b/p5js/YOLO/YOLO_webcam/index.html @@ -7,7 +7,7 @@ - + diff --git a/p5js/ml5_boilerplate/index.html b/p5js/ml5_boilerplate/index.html index 91de926d..f3ad1980 100644 --- a/p5js/ml5_boilerplate/index.html +++ b/p5js/ml5_boilerplate/index.html @@ -1,13 +1,12 @@ -