TensorMap is a web application that will allow the users to create machine learning algorithms visually. TensorMap supports reverse engineering of the visual layout to a Tensorflow implementation in preferred languages. The goal of the project is to let the beginners play with machine learning algorithms in Tensorflow without less background knowledge about the library. For more details about the project, read our project wiki.
Follow these steps the steps in the tensormap-server
and tensormap-client
directories to setup each component.
Please read 'Note to Contributors' in project wiki for more details.
This project is licensed under the MIT License - see the LICENSE.md file for details