spacial-ml
v1.0.0
Published
Machine learning as a spacial computing app
Downloads
6
Readme
spacial-ml
Machine learning as a spacial computing app.
We have designed the app's UI with spacial computing in mind. So they should work the best in VR (i.e. via WebVR using an HMD and controllers).
However, the apps are still usable as well in web browsers with the traditional mouse interface.
Credits: We have used the TensorSpace <https://github.com/tensorspace-team/tensorspace>
__ library that enables us to elegantly design, build, and visualize
TensorFlow.js <https://github.com/tensorflow/tfjs>
__ based machine learning models.
Demos
- MNIST with LeNet [
live <https://w3reality.github.io/spacial-ml/examples/lenet/index.html>
__ |source <https://github.com/w3reality/spacial-ml/tree/master/examples/lenet/index.html>
__ |video (UI) <https://w3reality.github.io/spacial-ml/examples/media/ui.mp4>
__ |video (predictions) <https://w3reality.github.io/spacial-ml/examples/media/predict.mp4>
__ ]
Screen shots
.. image:: https://w3reality.github.io/spacial-ml/examples/media/desktop.jpg :target: https://w3reality.github.io/spacial-ml/examples/lenet/index.html
.. image:: https://w3reality.github.io/spacial-ml/examples/media/ui.jpg :target: https://w3reality.github.io/spacial-ml/examples/lenet/index.html
.. image:: https://w3reality.github.io/spacial-ml/examples/media/predict.jpg :target: https://w3reality.github.io/spacial-ml/examples/lenet/index.html