PySpecSDR is a Python-based Software Defined Radio (SDR) spectrum analyzer with real-time visualization, demodulation, and signal analysis capabilities.
A tutorial on creating a scatterplot using text instead of dots, focusing on simplicity and quick reference.
A guide on how to use OpenAI embeddings and clustering techniques to analyze survey data and extract meaningful topics and actionable insights from the responses.
The process involves transforming textual survey responses into embeddings, grouping similar responses through clustering, and then identifying key themes or topics to aid in business improvement.
A visual representation of papers on ArXiv using UMAP and nomic-embed.
A map of math articles from ArXiv using t-SNE and nomic-embed.
Mermaid is a JavaScript-based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify complex diagrams. It enables users to create easily modifiable diagrams and integrates with various applications.
A step-by-step guide on understanding and implementing t-SNE for visualizing high-dimensional data using Python.
This article details a data-driven exploration of owl species, using Wikipedia data to create a network visualization of owl relationships.
DeepMind's Gemma Scope provides researchers with tools to better understand how Gemma 2 language models work through a collection of sparse autoencoders. This helps in understanding the inner workings of these models and addressing concerns like hallucinations and potential manipulation.
Shiny for Python lets you build interactive web applications with ease. It utilizes reactive programming for efficient and dynamic visualizations.