Pinned Repositories
deepteach
DeepTeach - the Interactive Deep Image Classifier Builder
election2015
Mapping Press Releases in the 2015 Canadian Federal Election
giflib
Mirror of http://giflib.sourceforge.net/
mldb
MLDB is the Machine Learning Database
mlpaint
MLPaint - The Real-Time Handwritten Digit Recognizer
pyconca-2016
Plugin and slides for Pycon Canada 2016 talk
pymldb
Python interface to the Machine Learning Database (MLDB).
tensorflow-models
Models built with TensorFlow
v8-cross-build
Code to cross-compile libv8 for various architectures using the system icu library against Ubuntu 14.04
v8-cross-build-output
Output repo for binary builds (including cross compilation) of libv8 to avoid needing to build it. This is the counterpart to the v8-cross-build repo, and serves as an output cache for it.
MLDB.ai's Repositories
mldbai/mldb
MLDB is the Machine Learning Database
mldbai/pymldb
Python interface to the Machine Learning Database (MLDB).
mldbai/v8-cross-build
Code to cross-compile libv8 for various architectures using the system icu library against Ubuntu 14.04
mldbai/mldb_sample_plugin
A sample plugin for MLDB https://github.com/mldbai/mldb
mldbai/tensorflow
Open source software library for numerical computation using data flow graphs.
mldbai/v8-cross-build-output
Output repo for binary builds (including cross compilation) of libv8 to avoid needing to build it. This is the counterpart to the v8-cross-build repo, and serves as an output cache for it.
mldbai/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
mldbai/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
mldbai/cryptopp
free C++ class library of cryptographic schemes
mldbai/cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
mldbai/docs.mldb.ai
mldbai/edlib
C/C++ library for sequence alignment using edit distance based on Myers's "Fast Bit-Vector Algorithm for Approximate String Matching Based on Dynamic Programming"
mldbai/eigen
Git mirror of upstream Mercurial based Eigen repository. The repositories are synced nightly.
mldbai/fast_float
Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod
mldbai/fastmod
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
mldbai/highwayhash
Fast strong hash functions: SipHash/HighwayHash
mldbai/JSONTestSuite
A comprehensive test suite for RFC 7159 compliant JSON parsers
mldbai/libarchive
Multi-format archive and compression library
mldbai/libgit2
The Library
mldbai/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
mldbai/mtlpp
C++ Metal wrapper
mldbai/OpenCL-Headers
Khronos OpenCL-Headers
mldbai/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
mldbai/s2geometry
Computational geometry and spatial indexing on the sphere
mldbai/sais-lite-lcp
Induced Suffix Array and LCP construction based on the SAIS algorithm.
mldbai/simdjson
Parsing gigabytes of JSON per second
mldbai/uap-cpp
C++ implementation of ua-parser
mldbai/v8
The official mirror of the V8 git repository
mldbai/www.mldb.ai
mldbai/zstd
Zstandard - Fast real-time compression algorithm