paper-with-me

Papers

Graphery: Interactive Tutorials for Biological Network Algorithms

2021-02-06 · Heyuan Zeng, Jinbiao Zhang, Gabriel A. Preising, Tobias Rubel, Pramesh Singh, Anna Ritz

Networks provide a meaningful way to represent and analyze complex biological information, but the methodological details of network-based tools are often described for a technical audience. Graphery is a hands-on tutorial webserver designed to help biological researchers understand the fundamental concepts behind commonly-used graph algorithms. Each tutorial describes a graph concept along with executable Python code that visualizes the concept in a code view and a graph view. Graphery tutorials help researchers understand graph statistics (such as degree distribution and network modularity) and classic graph algorithms (such as shortest paths and random walks). Users navigate each tutorial using their choice of real-world biological networks, ranging in scale from molecular interaction graphs to ecological networks. Graphery also allows users to modify the code within each tutorial or write new programs, which all can be executed without requiring an account. Discipline-focused tutorials will be essential to help researchers interpret their biological data. Graphery accepts ideas for new tutorials and datasets that will be shaped by both computational and biological researchers, growing into a community-contributed learning platform. Availability: Graphery is available at https://graphery.reedcompbio.org/.

📄 PDF Abstract BibTeX arXiv:2102.03469

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Similar Papers 제목 키워드 기반

Training Spiking Neural Networks Using Lessons From Deep Learning

2021-09-27 · Jason K. Eshraghian, Max Ward, Emre Neftci, Xinxin Wang 외

The brain is the perfect place to look for inspiration to develop more efficient neural networks. The inner workings of our synapses and neurons provide a glimpse at what the future of deep learning might look like. This…

Deep Learning

Parallel scalable simulations of biological neural networks using TensorFlow: A beginner's guide

2019-06-10 · Rishika Mohanta, Collins Assisi

Biological neural networks are often modeled as systems of coupled, nonlinear, ordinary or partial differential equations. The number of differential equations used to model a network increases with the size of the netwo…

Screencast Tutorial Video Understanding

2020-06-01 · CVPR 2020 6 · Kunpeng Li, Chen Fang, Zhaowen Wang, Seokhwan Kim 외

Screencast tutorials are videos created by people to teach how to use software applications or demonstrate procedures for accomplishing tasks. It is very popular for both novice and experienced users to learn new skills,…

object-detectionObject DetectionRetrievalVideo Captioning+2

Second SIGIR Workshop on Simulations for Information Access (Sim4IA 2025)

2025-05-16 · Philipp Schaer, Christin Katharina Kreutz, Krisztian Balog, Timo Breuer 외

Simulations in information access (IA) have recently gained interest, as shown by various tutorials and workshops around that topic. Simulations can be key contributors to central IA research and evaluation questions, es…

Teaching Machine Learning Fundamentals with LEGO Robotics

2026-01-27 · Viacheslav Sydora, Guner Dilsad Er, Michael Muehlebach arxiv

This paper presents the web-based platform Machine Learning with Bricks and an accompanying two-day course designed to teach machine learning concepts to students aged 12 to 17 through programming-free robotics activitie…