Pinned Repositories
bandit-algorithms
Epsilon-greedy, softmax and LinUCB contextual bandit implementations [recommender systems]
kernel-density
Multivariate kernel density estimation [statistics]
kpca-eigen
Kernel principal component analysis using the Eigen linear algebra library [machine learning]
kridge-regression
Kernel ridge regression and OLS tools using the Eigen linear algebra library [statistics]
logistic-regression-sgd
L1-regularized logistic regression using stochastic gradient descent [machine learning]
memembed
Membrane protein orientation using a genetic algorithm and knowledge-based statistical potential [bioinformatics]
naive-bayes
Naïve Bayes classifier with gaussian, multinomial and bernoulli decision rules [machine learning][statistics]
spectral
Spectral clustering using K-means and a radial basis function kernel matrix [machine learning]
svd-recommend
Singular Value Decomposition-like matrix factorization for collaborative filtering [recommender systems]
timnugent's Repositories
timnugent/kernel-density
Multivariate kernel density estimation [statistics]
timnugent/bandit-algorithms
Epsilon-greedy, softmax and LinUCB contextual bandit implementations [recommender systems]
timnugent/logistic-regression-sgd
L1-regularized logistic regression using stochastic gradient descent [machine learning]
timnugent/naive-bayes
Naïve Bayes classifier with gaussian, multinomial and bernoulli decision rules [machine learning][statistics]
timnugent/svd-recommend
Singular Value Decomposition-like matrix factorization for collaborative filtering [recommender systems]
timnugent/kpca-eigen
Kernel principal component analysis using the Eigen linear algebra library [machine learning]
timnugent/memembed
Membrane protein orientation using a genetic algorithm and knowledge-based statistical potential [bioinformatics]
timnugent/kridge-regression
Kernel ridge regression and OLS tools using the Eigen linear algebra library [statistics]
timnugent/spectral
Spectral clustering using K-means and a radial basis function kernel matrix [machine learning]
timnugent/true-clinical
Improving data transparency in clinical trials using blockchain smart contracts [blockchain]
timnugent/neural-net
Backpropogation artificial neural network using stochastic gradient descent [machine learning]
timnugent/film3x
Modification of FILM3 algorithm to incorporate membrane potential term [bioinformatics]
timnugent/gtimelapse
Linux application for capturing timelapse videos [photography]
timnugent/jglcov
Sparse inverse covariance estimation using the joint graphical lasso [bioinformatics][statistics]
timnugent/psicov-dirichlet
Modified version of PSICOV algorithm, replacing pseudocounts with dirichlet priors [bioinformatics][statistics]
timnugent/celeste
Identify clouds in images using support vector machines for enhanced panoramic stitching [machine learning][photography]
timnugent/drawtransmembane
Perl modules for drawing cartoon and schematic representations of transmembrane proteins [bioinformatics]
timnugent/pideck
Setup scripts for PiDeck
timnugent/blt-contracts
Blocto Token Smart Contracts
timnugent/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
timnugent/hhlipex
Lipid exposure prediction using support vector machines and hhblits profiles [machine learning][bioinformatics]
timnugent/justice-is-digital
timnugent/memsat-svm
Transmembrane protein topology prediction using support vector machines [machine learning][bioinformatics]
timnugent/pdb-complex
Generate and compare graphical representations of protein complexes [bioinformatics]
timnugent/smart-order-router
timnugent/tycho-simulation
timnugent/uniswap-v3-liquidity-math
Code examples for the technical note "Liquidity Math in Uniswap v3"
timnugent/wrapup
Skeleton for wrapping a C/C++ Library in Python