bio-epitranscriptomics-m6anet-analysis
Nanopore direct RNA m6A detection with m6Anet deep learning.
Maintainer K-Dense Inc. · Last updated April 1, 2026
PufferLib is a high-performance reinforcement learning library designed for fast parallel environment simulation and training. It achieves training at millions of steps per second through optimi.
Original source
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/pufferlib
Skill Snapshot
Source Doc
Use this skill when:
PuffeRL is PufferLib's optimized PPO+LSTM training algorithm achieving 1M-4M steps/second.
Quick start training:
## Distributed training
torchrun --nproc_per_node=4 train.py
python
import pufferlib
from pufferlib import PuffeRL
Related skills
Nanopore direct RNA m6A detection with m6Anet deep learning.
Interactive cell type annotation for IMC data. Covers napari-based annotation, marker-guided labeling, training data generation, and annotat…
Predict TCR-epitope specificity using ERGO-II and deep learning models for T-cell receptor antigen recognition. Match TCRs to their cognate…
Cirq is Google Quantum AI's open-source framework for designing, simulating, and running quantum circuits on quantum computers and simulator…