tensorspace
Neural network viewer
A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers.
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
5k stars
134 watching
444 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
3ddeep-learningkerasmachine-learningnerual-networktensorflowtfjsthreejsvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,003 |
tflearn/tflearn | A high-level API for deep learning that builds upon TensorFlow | 9,621 |
tensorlayer/tensorlayer | A deep learning and reinforcement learning library that provides an extensive collection of customizable neural layers to build advanced AI models quickly. | 7,337 |
tensorflow/playground | An interactive visualization of neural networks for experimentation and exploration | 12,082 |
hvass-labs/tensorflow-tutorials | A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow. | 9,282 |
scisharp/tensorflow.net | Provides .NET Standard bindings for Google's TensorFlow to enable C# developers to build, train, and deploy Machine Learning models. | 3,270 |
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-network | Tools to aid in designing and visualizing neural network architectures | 4,525 |
tensorforce/tensorforce | A modular and flexible framework for applied reinforcement learning using TensorFlow | 3,299 |
leriomaggio/deep-learning-keras-tensorflow | A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,951 |
tensorflow/examples | Provides runnable code examples and supporting materials for learning TensorFlow. | 7,969 |
tensorflow/serving | A high-performance serving system for machine learning models in production environments. | 6,195 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
nvidia/tensorrt | Provides a set of tools and libraries for optimizing deep learning inference on NVIDIA GPUs. | 10,926 |
amitshekhariitbhu/androidtensorflowmachinelearningexample | Provides an Android integration of TensorFlow for machine learning tasks | 1,434 |