Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: data-visualization

331 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
microsoft/Data-Science-For-Beginners
A free 10-week, 20-lesson open-source curriculum from Microsoft teaching data science fundamentals through project-based learning. Each les…
7636735stable
pcottle/learnGitBranching
An interactive web application that visualizes git commit trees as you type commands, combined with tutorials and challenge levels. It serv…
7733953active
academic/awesome-datascience
A curated awesome-list repository of data science learning resources, covering courses, tutorials, algorithms, tools, books, podcasts, and …
9829874active
wesm/pydata-book
Companion materials and IPython notebooks for Wes McKinney's book 'Python for Data Analysis' (3rd Edition), published by O'Reilly Media. It…
5324857active
kenjihiranabe/The-Art-of-Linear-Algebra
A collection of graphic notes and visual diagrams explaining linear algebra concepts from Gilbert Strang's 'Linear Algebra for Everyone'. I…
7421709active
deviantony/docker-elk
A Docker Compose template that spins up the full Elastic stack (Elasticsearch, Logstash, Kibana) with minimal configuration. It is designed…
8018388active
terkelg/awesome-creative-coding
A curated awesome-list of creative coding resources covering generative art, data visualization, interaction design, shaders, and graphics …
7415242active
ShangtongZhang/reinforcement-learning-an-introduction
Python implementations of the figures and examples from Sutton & Barto's 'Reinforcement Learning: An Introduction' (2nd Edition). It serves…
3214756stable
vdumoulin/conv_arithmetic
A technical report and tutorial repository explaining convolution arithmetic for deep learning, with animated visualizations of convolution…
1014690stable
jpmorganchase/python-training
J.P. Morgan's open-source Python training course for business analysts and traders, delivered as Jupyter notebooks covering numerical compu…
7713996active
ctgk/PRML
A collection of Python implementations of algorithms from Bishop's textbook 'Pattern Recognition and Machine Learning', organized as Jupyte…
3911723active
rougier/scientific-visualization-book
An open-access book by Nicolas P. Rougier on scientific visualization using Python and Matplotlib, covering figure fundamentals, design, ad…
5911444stable
girliemac/a-picture-is-worth-a-1000-words
A collection of hand-drawn tech doodles and sketchnotes explaining concepts like algorithms, web development, machine learning, and generat…
7411406active
3b1b/videos
The source code for the animated scenes used in 3Blue1Brown's math explainer videos, built on the Manim animation library. It serves as a l…
7711149active
Yorko/mlcourse.ai
mlcourse.ai is an open, self-paced machine learning course by OpenDataScience, combining math-heavy lectures with practical assignments and…
5410693active
Visualize-ML/Book4_Power-of-Matrix
An open-source Chinese-language educational book project ('The Power of Matrix', Book 4 of the Iris series) teaching linear algebra and mat…
6810049active
jakevdp/PythonDataScienceHandbook
The full text of Jake VanderPlas's Python Data Science Handbook, freely available as Jupyter notebooks covering IPython, NumPy, Pandas, Mat…
3249705maintenance
poloclub/transformer-explainer
An interactive web-based visualization tool that runs a live GPT-2 model in the browser to teach how Transformer-based LLMs work. Users can…
538462active
rfordatascience/tidytuesday
TidyTuesday is a weekly social data project that publishes real-world datasets for people to practice data wrangling, visualization, and mo…
678359active
Visualize-ML/Book1_Python-For-Beginners
Book 1 of the Iris Flower Book series, an open-source Chinese-language textbook teaching Python programming from basic arithmetic up to mac…
687227active
cxli233/FriendsDontLetFriends
An opinionated educational essay and tutorial collection about common mistakes in data visualization, explaining what chart types and pract…
417098active
mrdbourke/zero-to-mastery-ml
A repository of all course materials (Jupyter notebooks, code, datasets, images) for the Zero to Mastery Machine Learning and Data Science …
326887active
googlecreativelab/quickdraw-dataset
The Quick, Draw! Dataset is a collection of 50 million timestamped vector drawings across 345 categories, contributed by players of Google'…
106801stable
tensorflow/tfjs-examples
A collection of standalone example projects implemented with TensorFlow.js, covering tasks like regression, sequence-to-sequence, reinforce…
726783active
stefanprodan/dockprom
A Docker Compose-based monitoring stack for Docker hosts and containers, bundling Prometheus, Grafana, cAdvisor, NodeExporter, AlertManager…
696576active
rstudio/cheatsheets
A repository of Posit (RStudio) cheat sheets providing quick visual reference guides for R and Python data science packages like ggplot2, d…
776404active
xiaolai/regular-investing-in-box
An open-source book, 'On Regular Investing' (定投改变命运), by Li Xiaolai explaining why and how to build wealth through regular (dollar-cost-ave…
776306active
ImagineAILab/ai-by-hand-excel
A collection of Excel workbooks that implement deep learning concepts by hand, from softmax and backpropagation to transformers, LSTM, Mamb…
246261active
CSSEGISandData/COVID-19
The Johns Hopkins CSSE COVID-19 data repository containing global time-series data on confirmed cases, deaths, and recoveries from January …
1028903maintenance
ghosh/uiGradients
uiGradients is a community-contributed collection of beautiful multi-color CSS gradients stored in a single gradients. file, with a Vue-bas…
656017active
bbycroft/llm-viz
An interactive 3D visualization and walkthrough of a GPT-style LLM running inference, showing the network down to individual add and multip…
745509active
trekhleb/homemade-machine-learning
A collection of popular machine learning algorithms implemented from scratch in Python, with the underlying mathematics explained. Each alg…
5624781maintenance
ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
A curated list of tools for designing and visualizing neural network architectures, covering options like Net2Vis, visualkeras, PlotNeuralN…
485396active
iGaoWei/BigDataView
A curated collection of 100+ free HTML5 big-data visualization dashboard templates built with ECharts, covering industries like government,…
545288active
hadley/r4ds
The open-source source repository for 'R for Data Science' (2nd edition), a free online book teaching data science with R, built with Quart…
655141active
willianjusten/awesome-audio-visualization
A curated awesome-list of resources for audio visualization, including libraries, experiments, tutorials, books, videos, and sample downloa…
765064active
gayanvoice/top-github-users
A continuously updated dataset and leaderboard of the most active GitHub users ranked by public/private contributions and followers, organi…
774884active
GoogleTrends/data
An official index of open-source datasets from Google Trends, updated daily with the aggregated, anonymized data behind Google's charts and…
524866active
markusschanta/awesome-jupyter
A curated awesome-list of Jupyter projects, libraries, extensions, and resources covering runtimes, visualization, collaboration, and publi…
774662active
r0f1/datascience
A curated awesome-list of Python resources for data science, covering libraries, tutorials, code snippets, blog posts, and talks. It spans …
764657active
WeNeedHome/SummaryOfLoanSuspension
A crowdsourced, open dataset aggregating mortgage suspension (loan boycott) notices from unfinished housing projects across Chinese provinc…
3220366maintenance
hepengwei/visualization-collection
A curated collection of hundreds of frontend visual effect demos including CSS animations, Canvas effects, Three.js 3D scenes, and AI-power…
774573active
vegasbrianc/prometheus
A docker-compose/docker-stack template that deploys a complete Prometheus monitoring stack with Grafana dashboards, cAdvisor, and node-expo…
324562active
pageman/sutskever-30-implementations
A collection of 30 educational Jupyter notebook implementations of the foundational deep learning papers from Ilya Sutskever's famous readi…
484531active
ndleah/python-mini-project
A curated collection of small, beginner-friendly Python mini-projects aimed at helping newcomers practice programming and data science skil…
324367active
neozhaoliang/pywonderland
A collection of Python scripts that render beautiful images, GIFs, and animations illustrating mathematical objects and algorithms such as …
524236active
barbagroup/CFDPython
CFD Python is a series of Jupyter notebooks ('12 Steps to Navier-Stokes') that teach the foundations of Computational Fluid Dynamics by cod…
234118stable
withmarbleapp/os-taxonomy
An open, structured dataset of what children learn in primary/elementary education, containing 1,590 micro-topics connected by 3,221 prereq…
544115active
briatte/awesome-network-analysis
A curated awesome list of resources for constructing, analyzing, and visualizing network data, covering books, courses, datasets, papers, a…
674099active
fivethirtyeight/data
The official repository of datasets and code behind FiveThirtyEight's articles and graphics, published under CC-BY-4.0 (data) and MIT (code…
3617432maintenance
dair-ai/ml-visuals
A collaborative collection of over 100 free, reusable machine learning figures and templates maintained in Google Slides by the dair.ai com…
3217378maintenance
ChenLiu-1996/figures4papers
A collection of Python scripts for creating high-quality scientific figures used in top AI conference and journal publications, organized b…
633974active
wojtekmaj/react-lifecycle-methods-diagram
An interactive web-based diagram of React component lifecycle methods, based on Dan Abramov's widely shared diagram. Clicking any method op…
763932active
seandavi/awesome-single-cell
A community-curated awesome list of software packages, tutorials, databases, and data resources for single-cell omics analysis, covering RN…
973840active
Visualize-ML/Book2_Beauty-of-Data-Visualization
Book2 'Beauty of Data Visualization' is an open-source Chinese textbook from the Iris (鸢尾花) book series, delivered as Jupyter Notebooks cov…
683798active
Visualize-ML/Book5_Essentials-of-Probability-and-Statistics
An open-source Chinese-language textbook ('Statistics Made Simple', Book 5 of the Iris series) teaching probability, statistics, and multiv…
683735active
xyflow/awesome-node-based-uis
A curated awesome-list of resources, libraries, and tools for building node-based UIs (node editors, visual programming environments, and w…
453664active
dotdc/grafana-dashboards-kubernetes
A collection of modern Grafana dashboards for monitoring Kubernetes clusters, built on kube-state-metrics and prometheus-node-exporter data…
803648active
clauswilke/dataviz
The source repository for the book 'Fundamentals of Data Visualization' by Claus O. Wilke, published by O'Reilly Media, written in R Markdo…
323516stable
sjpiper145/MakerSkillTree
A collection of printable skill tree templates for makers, with 73 hexagonal skill tiles per tree ranging from basic to advanced skills. Bu…
733418active
Visualize-ML/Book7_Visualizations-for-Machine-Learning
Book7 of the 'Iris' book series (鸢尾花书), an open-source Chinese-language machine-learning textbook built from Jupyter notebooks that teach M…
683344active
plotly/dash-sample-apps
A collection of over 100 open-source sample apps built with Plotly Dash in Python and R, hosted on the Dash Gallery. The apps serve as star…
233344active
Visualize-ML/Linear-Algebra-Made-Easy---Learn-with-Python-and-Visualization
An open-source Chinese-language book ('Linear Algebra Is Not Hard') covering 66 topics of linear algebra with Python code and visual illust…
563258active
rougier/matplotlib-tutorial
A beginner-level tutorial for Matplotlib, the most widely used Python 2D plotting library, written by Nicolas P. Rougier. It walks through …
233172stable
tensorflow/playground
An interactive in-browser visualization of neural networks built with TypeScript and d3.js, letting users tweak layers, activations, learni…
7112999maintenance
jm199504/Financial-Knowledge-Graphs
A tutorial-style Jupyter Notebook project demonstrating how to build a small financial knowledge graph using Python, Neo4j, and Cypher. It …
323125active
hefengxian/my-ielts
A web-based IELTS exam preparation resource containing vocabulary lists, grammar materials, listening tips, and reading synonym-replacement…
733033active
bytewax/awesome-public-real-time-datasets
A curated awesome-list of publicly available real-time datasets and streaming data sources, maintained by the Bytewax team. It catalogs fre…
702890active
hi-weijun/PythonDataScience-Collections
A curated Chinese-language collection of links and resources for Python data analysis, covering Python basics, web scraping, visualization,…
692795active
keen/dashboards
A collection of responsive, CSS Grid-based analytics dashboard layout templates by Keen IO. Each template is a plain HTML/CSS starting poin…
2311041maintenance
Visualize-ML/Book6_First-Course-in-Data-Science
An open-source Chinese-language textbook (Book 6 of the 'Iris' series, 《数据有道》) teaching data science from basic arithmetic through machine …
682729active
Jezzamonn/fourier
The source code for an interactive web-based tutorial explaining Fourier transforms through visualizations like epicycles, wave decompositi…
752703stable
midudev/javascript-100-proyectos
A free collection of 100 small JavaScript projects, each with source code, a live demo, and an accompanying video tutorial by midudev. It i…
462693active
elastic/examples
A collection of hands-on examples and Jupyter Notebook tutorials for the Elastic Stack (Elasticsearch, Kibana, Logstash), covering common d…
102649active
GeostatsGuy/DataScienceInteractivePython
A collection of interactive Python dashboards (Jupyter notebooks with ipywidgets) for learning data science, geostatistics, and machine lea…
522589active
weijie-chen/Linear-Algebra-With-Python
A collection of Jupyter Notebook lecture notes teaching linear algebra concepts with Python computation and visualization using NumPy, SymP…
322569active
jordibruin/Swift-Charts-Examples
A collection of sample code demonstrating many chart types built with Apple's Swift Charts framework in SwiftUI. It recreates Apple's own e…
432449active
kubernetes-monitoring/kubernetes-mixin
A monitoring mixin providing a curated set of Grafana dashboards and Prometheus alerting/recording rules for Kubernetes clusters, written i…
972439active
baojie/shiji-kb
A knowledge base that transforms the 570,000-character Chinese classic 'Records of the Grand Historian' (Shiji) into an interactive, explor…
602410active
thenaturalist/awesome-business-intelligence
A curated awesome-list of business intelligence tools, split into SaaS and open-source categories covering analytics clients, data visualiz…
322314active
poloclub/cnn-explainer
An interactive web-based visualization system for learning how Convolutional Neural Networks work, built around a small trained TinyVGG mod…
239028maintenance
ucg8j/awesome-dash
A curated list of resources for Plotly Dash, a Python framework for building interactive data visualization web applications. It collects t…
322269active
monitoringartist/grafana-aws-cloudwatch-dashboards
A collection of 40+ prebuilt Grafana dashboards for visualizing AWS CloudWatch metrics across services like EC2, Lambda, S3, RDS, ELB, Bill…
752267active
holtzy/The-Python-Graph-Gallery
The Python Graph Gallery is a website showcasing hundreds of Python-made charts, organized into ~40 sections following the data-to-viz clas…
762239active
Tanu-N-Prabhu/Python
A collection of Jupyter notebooks and tutorials for learning Python, data science, and machine learning from scratch. It covers topics like…
862231active
talkpython/100daysofcode-with-python-course
Course materials and handouts for the Talk Python #100DaysOfCode in Python course, containing 33 guided projects across 100 days of learnin…
322203stable
xianhu/LearnPython
A collection of Python learning scripts and Jupyter notebooks that teach Python concepts through runnable code examples, from basics to adv…
328560maintenance
FabioLolix/LinuxTimeline
A community-maintained timeline of Linux distributions and their lineage, generated as SVG/PNG images from CSV source using gnuclad. It is …
482198active
jorgef/engineeringladders
A documentation-based framework defining engineering career ladders (Developer, Tech Lead, Technical Program Manager, Engineering Manager) …
328541maintenance
jiawanlong/Cesium-Examples
A collection of 200+ native CesiumJS example demos covering 3D globe features like terrain excavation, viewshed and flood analysis, video f…
672191active
nvkelso/natural-earth-vector
Natural Earth Vector is a public domain global map dataset available at 1:10m, 1:50m, and 1:110m scales, distributed as ESRI shapefiles wit…
232187stable
spujadas/elk-docker
A Docker image packaging Elasticsearch, Logstash, and Kibana (the ELK stack) to provide a centralized log server with a log management web …
662163active
dabochen/spreadsheet-is-all-you-need
An interactive spreadsheet (Excel/Numbers) that implements the full nanoGPT inference pipeline, including embedding, layer norm, self-atten…
242159stable
z2586300277/three-cesium-examples
A curated, community-contributed collection of Three.js and Cesium.js WebGL examples and demos for 3D web development learning. It serves a…
682158active
amueller/introduction_to_ml_with_python
Companion repository of Jupyter notebooks and the mglearn helper library for the O'Reilly book 'Introduction to Machine Learning with Pytho…
328161maintenance
microsoft/powerbi-desktop-samples
A Microsoft repository of sample Power BI Desktop PBIX files, including the samples used in monthly release videos, general report samples,…
772085active
LastAncientOne/Stock_Analysis_For_Quant
A collection of stock analysis examples and tutorials implemented across Excel, Matlab, Power BI, Python, R, and Tableau. It covers technic…
412053active
xinychen/awesome-latex-drawing
A curated collection of 30+ LaTeX examples for drawing academic graphics such as Bayesian networks, graphical models, function plots, and m…
432045active
scraly/developers-conferences-agenda
A community-driven, open dataset and web platform listing developer/tech conferences and Calls for Papers (CFPs) worldwide, viewable as a l…
672000active
OffcierCia/On-Chain-Investigations-Tools-List
A curated awesome-list handbook of tools, manuals, and methodology for investigating cryptocurrency hacks, scams, and security incidents on…
611930active

page 1 / 4 next →