Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
Algorithms-Python
my algorithm work in python
AlongTheOceanicFlow-Thesis
Tangible Mixed Reality Game for Hololens. Master's degree Thesis at Politecnico di Milano: innovative interaction paradigm where Mixed Reality devices interact with Smart Objects having tangible feedbacks.
audiograph
iOS audio processing graph demonstration
Autotune-the-Everythings
Project for Music Hackday Amsterdam 2012
bayesrule.github.io
my web
bokeh
Interactive Web Plotting for Python
C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#.
ChineseWordSegmentation
Chinese word segmentation algorithm without corpus(无需语料库的中文分词)
coherence
NLP text coherence experiments
bayesrule's Repositories
bayesrule/Autotune-the-Everythings
Project for Music Hackday Amsterdam 2012
bayesrule/ELM-C--
Extreme Learning Machine - C++ library
bayesrule/MLRaptor
Efficient online variational Bayesian inference algorithms for common machine learning tasks. Includes mixture models (like GMMs) and admixture models (like LDA). Implemented in Python.
bayesrule/Python-ELM
Extreme Learning Machine implementation in Python
bayesrule/python-simulated-annealing
Python module for implementing the Simulated Annealing optimization technique.
bayesrule/swipe
A pitch tracker using Camacho's SWIPE' algorithm, written in C