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.
Apache License 2.0
50 stars 85 forks source link

fix /visualize route #102

Closed AdityaSrivast closed 1 year ago

AdityaSrivast commented 4 years ago

Fixes: #101

Problem fixed: On visualizing the uploaded dataset, the route was throwing errors

Screenshot of changes:

image

AdityaSrivast commented 4 years ago

@sumedhe @ivantha @suleka96 @orionpax00 Please review

ivantha commented 1 year ago

Closing as stale.