Pinned Repositories
ausdm
Australian Data Mining contest entry (blending of classifiers)
cephes
Mirror of the Cephes C source for reference
cityhash
Google's City Hash functions
github_contest
Github contest
gpu-csv-parser
Repo for my "coffee with" talk at Element AI on 2019-01-30
jml
Jeremy's Machine Learning Library
jml-base
Base (non-machine learning) code pulled out from jml
jml-build
jml build system
libjmvcc
Multi Version Concurrency Control library (basic low-level functionality)
node
evented I/O for v8 javascript
jeremybarnes's Repositories
jeremybarnes/cephes
Mirror of the Cephes C source for reference
jeremybarnes/jml
Jeremy's Machine Learning Library
jeremybarnes/github_contest
Github contest
jeremybarnes/cityhash
Google's City Hash functions
jeremybarnes/libjmvcc
Multi Version Concurrency Control library (basic low-level functionality)
jeremybarnes/ausdm
Australian Data Mining contest entry (blending of classifiers)
jeremybarnes/jml-build
jml build system
jeremybarnes/gpu-csv-parser
Repo for my "coffee with" talk at Element AI on 2019-01-30
jeremybarnes/node
evented I/O for v8 javascript
jeremybarnes/jml-base
Base (non-machine learning) code pulled out from jml
jeremybarnes/jstorage
A collection of low-level pieces concerned with persistent storage of structured data.
jeremybarnes/llm-webgpu
Personal experiments on exporting large language models to run in WebGPU
jeremybarnes/ml-course-notman
jeremybarnes/ml-lecture
Lecture I'm giving on the 9th
jeremybarnes/node-static
rfc 2616 compliant HTTP static-file server module, with built-in caching.
jeremybarnes/programming-test
Pre-interview programming test
jeremybarnes/textSNE
2-d visualization of high-dimensional input: Python code for rendering t-SNE code with text labels for each point
jeremybarnes/Thesis
My honours thesis from 1999
jeremybarnes/vows
Asynchronous BDD & continuous integration for node.js
jeremybarnes/well-rounded-talk
Talk for Montreal Python 14
jeremybarnes/benchm-ml
A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
jeremybarnes/lz4mt
Platform independent, multi-threading implementation of lz4 stream in C++11
jeremybarnes/mavo.io
Create web applications entirely by writing HTML and CSS!
jeremybarnes/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
jeremybarnes/test