Vasudev Awatramani

Results 5 issues of Vasudev Awatramani

Hi, thanks for developing this tool. Due to the following error, UMAP plots are not rendered. Not sure, but may be an easy fix. Thanks again. ``` python -m bulk...

To make things easier and avoid confusion, we can have selects for configuration settings. Moreover, while defining the Optimizer, there should be an number input for Learning Rate. Chip Multiselect...

`ERROR 1273 (HY000) at line 60: Unknown collation: 'utf8mb4_0900_ai_ci'` while restoring dump, Works with following result when replaced 'utf8mb4_0900_ai_ci'` to 'utf8mb4_unicode_ci' ![Screenshot from 2020-01-22 13-22-47](https://user-images.githubusercontent.com/30664477/72875616-a5e65080-3d1a-11ea-8d84-29f55608692f.png) Is this an acceptable workaround?

The Popover that comes on double clicking any node on the Neural Network Diagrams should come immediately on Drop event. Moreover, it must be customised according to the layer the...

![Peek 2019-12-07 08-44](https://user-images.githubusercontent.com/30664477/70368261-6e3c5a00-18ce-11ea-8005-b00eb745b04d.gif) I refactored the Upload Data Construct with few validations (Not rendering error messages as of now). Instead of using hard-coded options on select menu, we can use...