Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion KDB-X/Modules/ai-libs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This folder contains concise, step-by-step tutorials designed to help developers
- Performing IVF searches and leveraging the ai-libs' flat functionality.

3️⃣ Combining Structured and Unstructured Data
- Discover how to combine structured (Yahoo finance feed) and unstructured (SENS announcments) data
- Discover how to combine structured (Yahoo finance feed) and unstructured (SENS announcements) data
- Fetching Yahoo Finance ticker data using PyKX and creating embeddings with PyTorch on SENS data
- Integrating time series analysis with TSS and nearest neighbor searches with HNSW

Expand Down