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.
Current Behaviour: Currently, the code is written to redirect to visualize the data after successful upload, but redirection is not working, instead throwing error on console.
Expected Behaviour: It should redirect to corresponding page.
Current Behaviour: Currently, the code is written to redirect to visualize the data after successful upload, but redirection is not working, instead throwing error on console.
Expected Behaviour: It should redirect to corresponding page.
Code Screenshot:
Error Screenshot:
Remarks: I am working on this issue