-
I am fairly new to ML/AI so I apologise before hand if I misunderstood things.
Q: Given multiple large document, find the similarity of a given document to all the other documents.
To answer thi…
-
Generally I would love to have some bounding boxes come back with the text response. Primarily for highlighting locations in the original document where the text got pulled. Not sure exactly how I wou…
-
A general search program for SSB needs to solve
- Query effectiveness (the most basic: a query for "ssb" will return documents that have the word "ssb")
- Index completeness (all searchable data-- log…
-
**Ask your questions**
i have this large [model](https://go.dev/play/p/CBflsx9c7bv) ( i could not get a link from the web model )
I am trying to understand how to specify edges between nodes in my…
-
Fuzzy search is a bit pants, really.
It'd be pretty cool if we could use some newfangled machine learning model in JavaScript so that when I'm looking through my history I can find results when I s…
-
Currently `ArrayView::size()` return the total number of elements across all dimensions. This creates a few inconveniences:
* When dealing with various containers generically (e.g. `Array` and `Arr…
-
Proceedings of the Third International Workshop on In-Memory Data Management and Analytics (IMDM 2015)
http://portalparts.acm.org/2810000/2803140/fm/frontmatter.pdf?ip=58.251.152.225&CFID=603267437&C…
-
Just lost a long message I was just writing to you so I guess I should make this shorter.
I am the creator and maintainer of [Kingly](https://brucou.github.io/documentation/), a state machine libra…
-
Currently, existing robotic navigation methods have been expert in simultaneous mapping and localization (SLAM) and path planning not only in the large-scale environment but also dense-crowd scenarios…
-
I tried with png and jpg images, this error occured:
'gm.exe' is not recognized as an internal or external command, operable program or batch file.
How can we solve this?