scorelab / tensormap

TensorMap will be a web application that will allow the users to create machine learning algorithms visually. TensorMap will support 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

two input node should give error

srivastava9 opened this issue · comments

While making the neural network architecture,
It should give an error when one tries to make two input node.
Right now it does not give any error.

@orionpax00 Need your input regarding this :)

Hey i want to fix this can you assign this to me.