Explore >> Select a destination


You are here

amatriain.net
| | codeincomplete.com
2.3 parsecs away

Travel
| | Personal Website for Jake Gordon
| | andrevala.com
3.1 parsecs away

Travel
| | This week I was mostly focused on Microsoft Fabric, but I also read interesting articles on Computer Vision, Azure AI Document Intelligence, Embeddings and Vector Search. I'm also recommending a few GitHub repos around AI topics, two papers related to Large Language Models and more. Happy learning!
| | bdtechtalks.com
2.5 parsecs away

Travel
| | Retrieval augmented generation (RAG) enables you to use custom documents with LLMs to improve their precision.
| | mrpaulandrew.com
12.7 parsecs away

Travel
| This is just a quick post, mainly for my own reference. When working with code generated solutions we often need to convert datasets from SQL Server (T-SQL) data types to Azure Data Lake Analytics (U-SQL) data types. As you probably know U-SQL has a hybrid syntax of T-SQL and C# which uses .Net data types....