Pavel
Pavel
Seems similar to thebelab's issue https://github.com/executablebooks/thebe/issues/112.
Hi Eric, many thanks! I got too absorbed into making the in-browser quickstart work that I forgot about local environments. ---- > For the step "Ingredient 2 / 3: Embedding",...
[More on image matching](https://www.analyticsvidhya.com/blog/2019/10/detailed-guide-powerful-sift-technique-image-matching-python/)
Work in progress: first implement a vector-based search. Then try to upgrade to structural similarity. If structural similarity works well, we can do the same for audio in its MFCC...
Thank you and I love this feedback! Would you mind helping me understand the suggestion better? Previously I could think of two ways of drawing decision boundaries: - (A) a...
> I think the logical extension to a tool like this is allowing someone to define their own decision boundary of a supervised model (they call this "machine teaching" rather...
Hi, I have an idea how to do this and will try to implement it next week. Writing it down so that you can dig too. Please do consider making...
Hi @FarisHijazi , c3db709d1a42faf1120d3fd8dcfb1e12bc96fd77 has the latest update (`pip install git+https://github.com/phurwicz/hover.git@nightly`). Below the "View Selected" you will see a toggle like this: Turn it on and you will have auto-refresh....
Binder basically does this. Have you checked out the [quickstart page](https://phurwicz.github.io/hover/pages/tutorial/t0-quickstart/)? It prepares an environment for you to run example code, plus any custom code for demos and tests. With...
Just to clarify, does the in-browser code work for you now? To be specific - There is a kernel status widget on the top of the quickstart page. Does it...