16 private links
OwnTracks allows you to keep track of your own location. You can build your private location diary or share it with your family and friends. OwnTracks is open-source and uses open protocols for communication so you can be sure your data stays secure and private.
The guide contains twenty-four design patterns that are useful in cloud-hosted applications.
SWIG like functionality, allowing access to native C++ inside Java.
CNTK, the Computational Network Toolkit by Microsoft Research, is a unified deep-learning toolkit that describes neural networks as a series of computational steps via a directed graph. In this directed graph, leaf nodes represent input values or network parameters, while other nodes represent matrix operations upon their inputs. CNTK allows to easily realize and combine popular model types such as feed-forward DNNs, convolutional nets (CNNs), and recurrent networks (RNNs/LSTMs). It implements stochastic gradient descent (SGD, error backpropagation) learning with automatic differentiation and parallelization across multiple GPUs and servers.
C++ JNI wrapper
C++ JNI wrapper
C++ JNI wrapper
Autotools Mythbuster is a no-nonsense guide to Autotools.
A personal music streaming server that works.
Automatically add properly spaced (non-overlapping) labels to points on a time-line.
undefined
From ML to $.