Pinned Repositories
bubble
An argumentation and sentiment/strength analysis tool - 3rd year university project
david-haber.github.io
go-cmd-linreg
Linreg reads lines of the form y x_0 x_1... and computes the least squares fit beta dot x for y.
gocrawl
A domain crawler that creates a site map, showing which static assets each page depends on
kaggle-ndsb
Winning solution for the National Data Science Bowl competition on Kaggle (plankton classification)
kubernetes-minimal-example
An example to create dummy jobs for a k8s cluster
malice_m3
Compiler for MAlice language - 2nd year university project
mindful
Intelligent therapeutic music system for Alzheimer patients - 48hrs Random Hacks of Kindness - Hackathon - 1-2 Dec 2012
NDWT
Non-Decimated Discrete Wavelet Transform in C
tensorflow-mnist-example
Simple, self-contained training script
david-haber's Repositories
david-haber/bubble
An argumentation and sentiment/strength analysis tool - 3rd year university project
david-haber/kubernetes-minimal-example
An example to create dummy jobs for a k8s cluster
david-haber/mindful
Intelligent therapeutic music system for Alzheimer patients - 48hrs Random Hacks of Kindness - Hackathon - 1-2 Dec 2012
david-haber/tensorflow-mnist-example
Simple, self-contained training script
david-haber/david-haber.github.io
david-haber/go-cmd-linreg
Linreg reads lines of the form y x_0 x_1... and computes the least squares fit beta dot x for y.
david-haber/gocrawl
A domain crawler that creates a site map, showing which static assets each page depends on
david-haber/kaggle-ndsb
Winning solution for the National Data Science Bowl competition on Kaggle (plankton classification)
david-haber/malice_m3
Compiler for MAlice language - 2nd year university project
david-haber/NDWT
Non-Decimated Discrete Wavelet Transform in C
david-haber/nupic
Numenta Platform for Intelligent Computing
david-haber/saliency
TensorFlow implementation for SmoothGrad, Grad-CAM, Guided backprop, Integrated Gradients and other saliency techniques
david-haber/srtool
Software Reliability Coursework 2 - Autumn Term 2012
david-haber/stm32-nucleof4
Projects and templates for the STM32Nucleo-F4 developing board
david-haber/tensorflow
An Open Source Machine Learning Framework for Everyone
david-haber/theano-rnn
Demonstration of recurrent neural network implemented with Theano