331 skills found · Page 3 of 12
aqeelanwar / Conv Layers AnimationAnimation of standard and transposed convolutional layers
ShrishtiHore / Anomaly Detection In CCTV Surveillance VideosThis projects detect Anomalous Behavior through live CCTV camera feed to alert the police or local authority for faster response time. We are using Spatio Temporal AutoEncoder and more importantly three models from Keras ie; Convolutional 3D, Convolutional 2D LSTM and Convolutional 3D Transpose. 👮♂️👮♀️📹🔍🔫⚖
ParCIS / FlashSparseFlashSparse significantly reduces the computation redundancy for unstructured sparsity (for SpMM and SDDMM) on Tensor Cores through a Swap-and-Transpose mapping strategy. FlashSparse is accepted by PPoPP 2025.
sjteresi / TE DensityPython script calculating transposable element density for all genes in a genome. Publication: https://mobilednajournal.biomedcentral.com/articles/10.1186/s13100-022-00264-4
OliveiraDS-hub / ChimeraTEA pipeline to detect chimeric transcripts derived from genes and transposable elements.
bergmanlab / TELRTELR is a fast non-reference transposable element detector from long read sequencing data.
ListerLab / TEPIDTransposable element polymorphism identification
wredan / Karnaugh Map SolverKarnaugh maps solver is a web app that takes the truth table of a function as input, transposes it onto the respective Karnaugh map and finds the minimum forms SOP and POS according to the visual resolution method by Maurice Karnaugh, American physicist and mathematician.
henrytseng / Dataobject ParserA nodejs module designed to parse an Object hash transposing between dot-notation and a structured heirarchy of Objects/Arrays.
emacsorphanage / Transpose FrameTranspose windows arrangement in a frame
maxfieldk / TE SeqSnakemake pipeline to analyze transposable element 'omics data.
mcgilldinglab / MATESA Deep Learning-Based Model for Quantifying Transposable Elements in Single-Cell Sequencing Data
sestaton / TransposomeA toolkit for annotation of transposable element families from unassembled sequence reads
sestaton / TephraA tool for discovering transposable elements and describing patterns of genome evolution
bergmanlab / Drosophila TransposonsDrosophila transposable element canonical sequences
nolanlawson / ChordReaderRootAndroid app for reading and transposing downloaded guitar chord charts. (unmaintained)
echen / Principal Components AnalysisPython/Numpy PCA using the transpose trick.
mhammell-laboratory / TElocalA package for quantifying transposable elements at a locus level for RNAseq datasets.
TransposeData / Transpose Decoding SDKThe Transpose Decoding SDK is a Python package that makes decoding contract activity on EVM blockchains as simple as possible.
pnnl / S BlasThis package includes the implementation for four sparse linear algebra kernels: Sparse-Matrix-Vector-Multiplication (SpMV), Sparse-Triangular-Solve (SpTRSV), Sparse-Matrix-Transposition (SpTrans) and Sparse-Matrix-Matrix-Multiplication (SpMM) for Single-node Multi-GPU (scale-up) platforms such as NVIDIA DGX-1 and DGX-2.