Skip to content

Commit

Permalink
This commit updates all the examples to the new ML5 api that uses dl …
Browse files Browse the repository at this point in the history
…0.5.

It also introduces some changes to a couple of the examples to better handle images and text with p5.
The Neural Network example has been removed until the method is ready on the library.

The stucture of the folders also has changes, reflecting ml5js#1
  • Loading branch information
cvalenzuela committed Mar 10, 2018
1 parent bfb12a0 commit 656c34d
Show file tree
Hide file tree
Showing 222 changed files with 370 additions and 21,903 deletions.
Binary file removed examples/KNNImage/demo.gif
Binary file not shown.

This file was deleted.

This file was deleted.

10,000 changes: 0 additions & 10,000 deletions examples/NeuralNetwork/data/mnist_test.csv

This file was deleted.

10 changes: 0 additions & 10 deletions examples/NeuralNetwork/data/mnist_test_10.csv

This file was deleted.

1,000 changes: 0 additions & 1,000 deletions examples/NeuralNetwork/data/mnist_test_1000.csv

This file was deleted.

100 changes: 0 additions & 100 deletions examples/NeuralNetwork/data/mnist_train_100.csv

This file was deleted.

10,000 changes: 0 additions & 10,000 deletions examples/NeuralNetwork/data/mnist_train_10000.csv

This file was deleted.

18 changes: 0 additions & 18 deletions examples/NeuralNetwork/index.html

This file was deleted.

307 changes: 0 additions & 307 deletions examples/NeuralNetwork/index.js

This file was deleted.

1 change: 0 additions & 1 deletion examples/NeuralNetwork/libraries/p5ml.min.js

This file was deleted.

Binary file removed examples/fast_style_transfer/images/venice.JPG
Binary file not shown.
Loading

0 comments on commit 656c34d

Please sign in to comment.