Jai Kumar Dewani

Results 17 issues of Jai Kumar Dewani

I want to add my personal project as a contribution Link: https://github.com/jai-dewani/DeepNeural-Net-Visualiser Hosted Link: https://visualize-neural-network.herokuapp.com/ The hosted version may take some time to warm up because it is hosted on...

I was using your website as a template to create mine when I saw that it contains unused [svg](https://github.com/dbarochiya/me/blob/master/src/logo.svg) and [test files](https://github.com/dbarochiya/me/blob/master/src/App.test.js) that aren't being used and can be removed

✨ goal: improvement
🕹 aspect: interface

Thanks to @dai-shi for pointing out this issue (Refer the image at the end of description) This bug exists because rectangle and diamond corners are build using different curves (Quadrative...

Ability to add other links than the specified five, with the Title of the link. and possibly an option to provide with a link to the logo of the platform...

Here is the error call back while importing sparkdl ``` ModuleNotFoundError Traceback (most recent call last) in () ----> 1 import sparkdl 1 frames /usr/local/lib/python3.6/dist-packages/sparkdl/image/imageIO.py in () 23 24 #...

I am using a local system to run sparkdl, installed sparkdl with the help of pip but while trying run `import sparkdl` This error was thrown out ``` Using TensorFlow...

Use https://www.npmjs.com/package/rc-color-picker to implement a color picker

enhancement
good first issue