Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.27 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.27 KB

Build Status Join the chat at https://gitter.im/scorelab/TensorMap HitCount

TensorMap

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.

Getting Started

Follow these steps the steps in the tensormap-server and tensormap-client directories to setup each component.

Contributing

Please read 'Note to Contributors' in project wiki for more details.

License

This project is licensed under the MIT License - see the LICENSE.md file for details