Pinned Repositories
backprop-logic
Use backpropagation and stochastic gradient descent to build logical models
backprop-logic-paper
Paper on backpropagation for model building
chatbot-from-scratch
Create a Messenger chatbot from scratch using Google App Engine
coneexperiment
Experiments in machine learning using cones
conewordnet
Dataset creation tool for experiments on learning cones from WordNet and corpus data
daoudclarke.github.com
Homepage
Markdown2Docx
Convert from markdown to Word .docx format
pysvmlight
Python wrapper around the SVMLight support vector machine library, implemented in Cython
rte-experiment
Experiments for recognising textual entailment
wartonlegacy
Algorithms for factorisation of large numbers in Fortran and UBASIC
daoudclarke's Repositories
daoudclarke/pysvmlight
Python wrapper around the SVMLight support vector machine library, implemented in Cython
daoudclarke/rte-experiment
Experiments for recognising textual entailment
daoudclarke/Markdown2Docx
Convert from markdown to Word .docx format
daoudclarke/conewordnet
Dataset creation tool for experiments on learning cones from WordNet and corpus data
daoudclarke/hyponymvectordata
Vector dataset created from word occurrence vectors and hyponym information from WordNet
daoudclarke/sgai-mlr
SGAI paper on machine learning for relevance
daoudclarke/lexical-entailment-paper
Draft of a paper on lexical entailment experiments at Sussex
daoudclarke/bubbles
little unfinished particles game - MIT license
daoudclarke/conepaper
Working versions of papers relating to learning with cones
daoudclarke/confusionmetrics
Simple python lib to compute accuracy, precision, recall, fbeta from confusion matrices
daoudclarke/DaisyML
Machine learning library for .NET
daoudclarke/ldacomposition
Experiments in using LDA for semantic composition
daoudclarke/learncone
Scikit-learn python module for learning a cone for classification (machine learning)
daoudclarke/tdd-workshop
Test Driven Development workshop - building a web crawler