Pinned Repositories
cityhash
Automatically exported from code.google.com/p/cityhash
Ckmeans.1d.dp
Tracking ckmeans.1d.dp — optimal and fast univariate clustering by Song and Wang.
cvrep
Eliminating the variability of cross-validation results.
dhmm
Discrete Hidden Markov Library by Daniel Roggen. Forked off a release.
dmgextractor
DMGExtractor, a Java application for extracting the contents of Mac OS X disk images. License: LGPLv3+
email2pdf
Script to convert emails to PDF from the command-line, as well as detach recognized attachments. Helps to process incoming emails and assist automatically with a non-paper paperwork workflow. Designed to work in tandem with getmail to convert forwarded emails to PDF automatically.
eml2pdflib
Library to convert email body to pdf document
exchangelib
Python client for Microsoft Exchange Web Services (EWS)
gmail-oauth2-tools
Tools and sample code for authenticating to Gmail with OAuth2
nanohmm
Compact implementation of discrete Hidden Markov Models in C and Python.
sukhoy's Repositories
sukhoy/nanohmm
Compact implementation of discrete Hidden Markov Models in C and Python.
sukhoy/cityhash
Automatically exported from code.google.com/p/cityhash
sukhoy/Ckmeans.1d.dp
Tracking ckmeans.1d.dp — optimal and fast univariate clustering by Song and Wang.
sukhoy/cvrep
Eliminating the variability of cross-validation results.
sukhoy/dhmm
Discrete Hidden Markov Library by Daniel Roggen. Forked off a release.
sukhoy/dmgextractor
DMGExtractor, a Java application for extracting the contents of Mac OS X disk images. License: LGPLv3+
sukhoy/email2pdf
Script to convert emails to PDF from the command-line, as well as detach recognized attachments. Helps to process incoming emails and assist automatically with a non-paper paperwork workflow. Designed to work in tandem with getmail to convert forwarded emails to PDF automatically.
sukhoy/eml2pdflib
Library to convert email body to pdf document
sukhoy/exchangelib
Python client for Microsoft Exchange Web Services (EWS)
sukhoy/gmail-oauth2-tools
Tools and sample code for authenticating to Gmail with OAuth2
sukhoy/hfsexplorer
HFSExplorer - An application for accessing HFS/HFS+/HFSX file systems. License: GPLv3+
sukhoy/hmmlib
Fork of HMMlib by Andreas Sand: https://web.archive.org/web/20130820192709/http://www.cs.au.dk/~asand/?page_id=152
sukhoy/liblinear
LIBLINEAR fork that uses SFMT PRNG and thread-local storage to improve reproducibility. Initialized from a liblinear release, not forked from https://github.com/cjlin1/liblinear.
sukhoy/libsvm
sukhoy/RSC_paper
Eliminating the Variability of Cross-Validation Results for Some Randomized and Parallelized Learning Algorithms
sukhoy/SFMT
SIMD-oriented Fast Mersenne Twister