Daniel Shiffman

Results 673 comments of Daniel Shiffman

Also don't forget about the universal sentence encoder tensorflow model!

Yes, no hurry, I've got a big backlog of this to do! A challenge idea (keeping it as simple as possible) would be great!

Thanks for working on this everyone, I was just about to file an issue about this and found this wonderful one started by @violetcraze! 💖

Wow, great work @MohdImran001! I noticed that in high contrast mode the code itself is hard to see when highlighted, would it be possible to also adjust this as well?...

Hi @j3nsykes I'd be curious to follow this, while I'm not teaching StyleGAN -> Processing right now, it comes up often for me! Last year I did a bunch of...

Hi @j3nsykes I just checked and my p5 example is still working. I have it paired with a node server to make the request. https://runway-ml-template.glitch.me https://glitch.com/edit/#!/runway-ml-template I can try to...

Ah, so looking at the Processing example you linked I believe it's using the OSC connection to the Runway desktop app, is that correct? I bet there's some kind of...

Hi @joeyklee so wonderful to see you here!! Tagging @c-dacanay also because we just had this exact discussion yesterday!

At the moment, I think the only place we are actively using `dataSync()` is `ml5.sentiment` with the `predict()` function. That should definitely change to a callback / promise to match...

Hi hi hi hi! @lindapaiste thank you for this amazing and incredible work on ml5! For the JavaScript examples I am very much in favor of `forEach()` however for beginner...