This document presents a computational approach to identifying outliers in a set of multidimensional (geometric) points. The method discussed and demonstrated is based on nearest-neighbor statistics. Related workflow extensions, such as visualization and classification, are also shown.
This document discusses the Python package "DSLExamples", which is a "data package" with examples of DSL commands translations to programming code. The DSL examples are suitable for LLM few-shot training.
"Chatnik" is a Python package that provides Command Line Interface (CLI) scripts for conversing with multiple, persistent Large Language Model (LLM) personas. Files of the host Operating System (OS) are used to maintain persistence.
This blog post describes and exemplifies the Python package "NLPTemplateEngine", which aims to create (nearly) executable code for various computational workflows.
This blog post demonstrates the usage of the Python data package "DSLExamples", [AAp1], with examples of Domain Specific Language (DSL) commands translations to programming code. The provided DSL examples are suitable for LLM few-shot training. LangChain can be used to create translation pipelines utilizing those examples. The utilization of such LLM-translation pipelines is exemplified below.
В этом блог посте мы предоставляем вспомогательные средства и вычислительные процессы для анализа первого интервью Карлсона-Путина, состоявшегося 9 февраля 2024 года. В основном мы используем большие языковые модели (LLM). Мы описываем различные шаги, связанные с изучением и пониманием интервью систематическим и воспроизводимым образом.