Pinned Repositories
atlas-preamble
My personal standard LaTeX preamble, written as a modular package.
CNN-from-scratch
A CNN implementation using only numpy. Supports multidimensional images, stride, etc. Speed up due to heavy use of slicing and mathematical simplification..
genomicsII_codebase
repo for genomics assignment II
sebcom-network
A secure backup communication system. Doesn't use screens. Doesn't rely on cellular networks.
signature_mahalanobis_knn
Methodology for anomaly detection on multivariate streams using path signatures and the variance norm. Making the distance calculation method more stable by making (efficiently) use of the neighbours.
websiteBot
@websiteBot_bot on Telegram
atlas-preamble
My personal standard LaTeX preamble, written as a modular package.
blackTay's Repositories
blackTay/signature_mahalanobis_knn
Methodology for anomaly detection on multivariate streams using path signatures and the variance norm. Making the distance calculation method more stable by making (efficiently) use of the neighbours.
blackTay/atlas-preamble
My personal standard LaTeX preamble, written as a modular package.
blackTay/genomicsII_codebase
repo for genomics assignment II
blackTay/sebcom-network
A secure backup communication system. Doesn't use screens. Doesn't rely on cellular networks.
blackTay/CNN-from-scratch
A CNN implementation using only numpy. Supports multidimensional images, stride, etc. Speed up due to heavy use of slicing and mathematical simplification..