This is a Julia implementation of Viola-Jones' Object Detection algorithm. Although there is an OpenCV port in Julia, it seems to be ill-maintained. As this algorithm was created for commercial use, ...
Emerging two-terminal nanoscale memory devices, known as memristors, have demonstrated great potential for implementing energy-efficient neuro-inspired computing architectures over the past decade. As ...
Department of Chemistry, University of Michigan, Ann Arbor, Michigan 48109, United States Biophysics Program, University of Michigan, Ann Arbor, Michigan 48109, United States The binding of ...
Non-coding RNA is an interesting class of gene regulators with diverse functionalities. One large subgroup of non-coding RNAs is the recently discovered class of circular RNAs (circRNAs). CircRNAs are ...
Tangent is a new, free, and open-source Python library for automatic differentiation. Existing libraries implement automatic differentiation by tracing a program's execution (at runtime, like PyTorch) ...