Recent Blogs
- All
- Research
- Tutorial
- Other
Hybrid Dynamic Networks and Higher-Order Statistics
Explore NetSpectra—a hybrid COROP–farm network lens that turns livestock movements into higher-order dynamics and spectra ...
HerdLink: Exploring NL Livestock Trade as a Network
Livestock trade data looks nicer with dashboarding. This post introduces HerdLink—an interactive NL livestock trade network explorer ...
Sub-Species Level Diversification and Tree Coarsening
Diversification is an event-by-event process, and a tree can hide what actually happened. This post walks through a toy simulator turning “tree-like” history into a network ...
Integrating Pre-Trained PyTorch Models into Your R Package
Pre-trained neural network models can significantly enhance your R projects. This tutorial will walk you through the process taking EvoNN as an example...
Convert HTML to PDF with Node.js and Puppeteer
It can be incredibly useful to generate a PDF directly from HTML, but not all on-the-shelf tools produce a real PDF. Sometimes they fail to respect CSS styles...
A Protocol to Bridge Phylogeny and GCN
Phylogenies are essentially graphs. Therefore, we can utilize a specific class of neural networks-the graph convolutional networks-to extract valuable information. But how? ...