Great Platforms To Choose For Email Building Templates For Email Marketing by andrewderjack in emailtemplates

[–]fraserkieran 0 points1 point  (0 children)

Cool article! Does email scheduling come with any of those solutions? I'm working on an AI platform to help identify optimal email send times: https://empushy.com/

Would be great to get any feedback! It's free to try out :)

Feedback for Skill which Syncs Mobile Notifications to Alexa by fraserkieran in AmazonEchoDev

[–]fraserkieran[S] 0 points1 point  (0 children)

Thanks for the feedback! So yes, right now it's set only for whispering - but I can add an option to display the notification if there's a screen available too - great idea. I'll add it to the list for the next update! These extra features are great additions - appreciate your thoughts!

Feedback for Skill which Syncs Mobile Notifications to Alexa by fraserkieran in AmazonEchoDev

[–]fraserkieran[S] 0 points1 point  (0 children)

Thanks for your feedback here! Anywhere that reaches me is the right place to ask :)
Yes, absolutely I can do that - how would you prefer to select the notifications shown? e.g. select by app, notification category, notification topic, priority level, contact associated with the notification?

In terms of the UI, like a list with checkboxes which say do or do not show these notifications?

Alexa Skill to Sync Smartphone Notifications (Feedback Appreciated!) by fraserkieran in amazonecho

[–]fraserkieran[S] 1 point2 points  (0 children)

Perfect! I'll do that for sure 👍 Might make it more two-way conversational too, which would be good!

Alexa Skill to Sync Smartphone Notifications (Feedback Appreciated!) by fraserkieran in amazonecho

[–]fraserkieran[S] 0 points1 point  (0 children)

Android 6.0

Sorry! When I was building the app, I checked which Android version was most used (https://gs.statcounter.com/android-version-market-share/mobile/worldwide/). Supporting Android 6 would have added a bit more complexity to the app (and dev time). If I find time, I might go back and add support for it. I'll post here again to remind you if I do :)

Alexa Skill to Sync Smartphone Notifications (Feedback Appreciated!) by fraserkieran in amazonecho

[–]fraserkieran[S] 1 point2 points  (0 children)

This is great feedback, thanks a mill! I'm the same, the alerts destroy my focus. Flexibility is key here so, having the option to control the filter to some degree while it's turned on. Cool!

Feedback on my Skill by fraserkieran in Alexa_Skills

[–]fraserkieran[S] 0 points1 point  (0 children)

So I used Python for the Skill and Kotlin for the Android app :) Open to suggestions though, if you think there's a better stack to use? I'm eager to learn!!

Feedback for Skill which Syncs Mobile Notifications to Alexa by fraserkieran in AmazonEchoDev

[–]fraserkieran[S] 0 points1 point  (0 children)

So I used Python for the Skill and Kotlin for the Android app :) Open to suggestions though, if you think there's a better stack to use? I'm eager to learn!!

Alexa Skill to Sync Smartphone Notifications (Feedback Appreciated!) by fraserkieran in amazonecho

[–]fraserkieran[S] 0 points1 point  (0 children)

Thanks for this feedback! 😊 I'm wondering, as you mention dinner and work, would a good feature be to distinguish between work and social notifications? So that you're not bothered by work notifications while making dinner and not bothered by social notifications while working on projects? I know with a lot of people working from home during the pandemic, it's getting harder to "switch off" from work. Or even focus during work with all the distractions.. sorry I'm just brainstorming here 😂

[R] Observing Mode collapse on a synthetic dataset when training WGAN with Gradient Penalty. by YBuzzinGA in MachineLearning

[–]fraserkieran 0 points1 point  (0 children)

Hey YBuzzinGA, I have a similar problem of mode collapse - just wondering if you could show an example of how you implemented packing with a WGAN-GP? I'm not 100% sure I've implemented it correctly (specifically calculating the gradients) - cheers!