Josiah Bryan
Josiah Bryan
@robertleeplummerjr I'm back into the part o the year where I have a bit more time and I'm turning my attention back to my various AI pet-projects. I hear your...
Been working on this more ...this is really critical now for me. I'd love to talk about how to accomplish this ..that is, get the output of the hidden layer...
Beautiful! I am out and about and away from my computer right now, but I will play with this concept as soon as I am able. I appreciate your insightful...
Hey, just was reading through your comments and looking at the code - great pointers on the **input** side of things - but I didn't really grok how to get...
Hmmm...why was this closed? Tom confirmed 2 years ago it was a n issue. Was it fixed...? On Wed, Apr 13, 2022 at 1:44 PM Robert Plummer ***@***.***> wrote: >...
Any luck on this? I'm working on the exact same thing - messaging app and needing to scroll to bottom.
Any luck on this? I'm working on the exact same thing - messaging app and needing to scroll to bottom.
I totally understand the torture of spaghetti internals - dealt with that in my own projects. No worries. In the short term, I'm content to avoid failure - the last...
No problem - good to know re: stripping. Re: breakpoint - just did that, and it looks like it's the former condition - the index is NOT less than the...
@jeffreytgilbert It appears TensorFlow.js now supports Offscreen Canvas... At least according to this article: https://medium.com/@wl1508/webworker-in-tensorflowjs-49a306ed60aa - does that jive with what you're seeing? Should face-api/tfjs "just work" in WebWorkers now...?