Anurag Dhadse

Results 21 issues of Anurag Dhadse

## Summary Many new components! Interactive design and live feeling. ## Basic example Table of Contents: ![w38KD](https://user-images.githubusercontent.com/56764399/159143842-17be8929-fba5-4ca5-85ac-6b4fb38d70e5.gif) ### Tabs: ![image](https://user-images.githubusercontent.com/56764399/159143863-32aa4007-d73a-45b2-8f68-bc103aac86c7.png) ![image](https://user-images.githubusercontent.com/56764399/159143866-1755d955-2a04-4bd0-ad5c-0e938aea816f.png) ### Alerts: ![image](https://user-images.githubusercontent.com/56764399/159143876-b9435144-1cb5-487b-b668-2554da3f93ee.png) ### Hover highlight: ![highlight](https://user-images.githubusercontent.com/56764399/159143929-2516e031-011b-40ec-84f6-fafd5606d9ea.gif) ### File...

Hey @harshadgavali, This is a draft PR and requires your help (and possible review). Follow up from PR #98. Currently, the changes I have made require the user to select...

The current state of using 3 fingers for both WIndow Switching and app navigation can be harder to get familiarized or even miss. Mapping these gestures to 4 finger in...

![demo png](https://user-images.githubusercontent.com/56764399/158045951-617c2ec5-9f25-4b9a-a5da-a2f9ff6f34af.png) @telamonian Ignore Code-font those are from my Jupyter Lab settings.

**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04.5 LTS - TensorFlow version and how it was installed (source or binary): tf-nightly 2.10.0.dev20220427, binary - TensorFlow-Addons...

Resolves #359. Based on the implementation @isears, this PR is ready for review @LukeWood! A Huge Thanks to @isears!!! Sample augmentation on `oxford_flowers102` dataset: ![image](https://user-images.githubusercontent.com/56764399/167542357-a9d7477e-95ff-4496-a7eb-a110b122c322.png) On this [Chest X-Ray dataset](https://www.kaggle.com/datasets/paultimothymooney/chest-xray-pneumonia)...

### Question While trying to deploy the NER model, often the length of the generated token sequence can not be controlled even though the characters can be limited. - With...

question

Adding extra `,` at the end of a widget written inside a view macro generates this vague warning and error: ![image](https://github.com/Relm4/Relm4/assets/56764399/6b937b47-301d-4080-b996-42dbb724ac7e) Removing the extra comma make it go away: ![image](https://github.com/Relm4/Relm4/assets/56764399/550f7b92-8807-48df-8bca-16cc11bc351a)...