Pinned Repositories
candlesticks-sqlite
Supposing you have a timeseries of prices in a sqlite database, you can calculate the OHLCV with a query, provided you have the function 'open' and 'close'. This project implements candlestick_open and candlestick_close to write such queries.
homography-tensorflow
Notebook about homography on tensorflow
homography-with-jax
A notebook with a jax implementation of homography
iap-viewer-clojure
A web application/command line utility to display the in app purchases by uploading the Apple receipt file
iap-viewer-scala
In-App purchase receipt parser in Scala (Play framework)
opencv-vagrant
QtChartExample
cmake script to compile examples for QtChart and a collection of c++ and python examples
kindoblue's Repositories
kindoblue/homography-tensorflow
Notebook about homography on tensorflow
kindoblue/QtChartExample
cmake script to compile examples for QtChart and a collection of c++ and python examples
kindoblue/candlesticks-sqlite
Supposing you have a timeseries of prices in a sqlite database, you can calculate the OHLCV with a query, provided you have the function 'open' and 'close'. This project implements candlestick_open and candlestick_close to write such queries.
kindoblue/homography-with-jax
A notebook with a jax implementation of homography
kindoblue/opencv-vagrant
kindoblue/boost-fiber
kindoblue/CarND-Advanced-Lane-Lines
kindoblue/CarND-Behavioral-Cloning-P3
kindoblue/CarND-LaneLines-P1
This is my submission for the first project of CarND
kindoblue/CarND-Traffic-Sign-Classifier-Project
Project #2
kindoblue/CarND-Vehicle-Detection
For the udacity course, vehicle detection
kindoblue/conan-libpng
Conan recipe to build libpng
kindoblue/conan-sqlite
Conan recipe for sqlite
kindoblue/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
kindoblue/dali_custom_operators
DALI custom operator, implementing a variant of FileReader
kindoblue/emacs.d
An Emacs configuration bundle (forked from purcell/emacs.d)
kindoblue/experiments
Various stuff
kindoblue/gtest_sample_project
Sample project using cmake, hunter, gtest, gmock
kindoblue/koma-sample-letter
Sample letter using Koma and xelatex
kindoblue/kubeflow-manifests
KubeFlow on AWS
kindoblue/logistic_curve
kindoblue/matlab-trivia
kindoblue/modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
kindoblue/nix-based-cpp-starterkit
A template for Nix based C++ project setup.
kindoblue/notebooks
kindoblue/OpenCVExample
Skeleton for a C++ project using OpenCV
kindoblue/pandoc-book-template
A simple Pandoc template to build documents and ebooks.
kindoblue/pandoc-latex-template
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
kindoblue/simple-nix-cpp
A skeleton for a cpp project using cmake, nix and niv
kindoblue/telnet
nodejs telnet client