Pinned Repositories
koan
A word2vec negative sampling implementation with correct CBOW update.
ginn
A minimalistic, header only neural net library
barkeep
Small C++ header to display async animations, counters, and progress bars
budding-tree
Budding tree (code for ICPR22 2014 paper)
deep-recurrent
Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)
deep-recursive
Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)
milk-cu
A small GPU library for NNs. Focuses on things like recurrent, recursive nets. An attempt to unify my research code.
soft-tree
Soft Decision Trees (code for ICPR 21 paper)
startle
Instantly start a CLI from a function
tblr
One header library for easy pretty printing of tables in C++. Supports markdown and latex.
oir's Repositories
oir/barkeep
Small C++ header to display async animations, counters, and progress bars
oir/deep-recurrent
Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)
oir/milk-cu
A small GPU library for NNs. Focuses on things like recurrent, recursive nets. An attempt to unify my research code.
oir/tblr
One header library for easy pretty printing of tables in C++. Supports markdown and latex.
oir/startle
Instantly start a CLI from a function
oir/args
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
oir/awesome-vim-colorschemes
Collection of awesome color schemes for Neo/vim, merged for quick use.
oir/budtree
oir/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
oir/Clara
A simple to use command line parser for C++
oir/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
oir/colorgcc
colorgcc is a perl script to colorize gcc output. I'm collecting random patches and changes
oir/coverage-badge
Create badges/shields for your Python test coverage!
oir/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
oir/cppitertools
Implementation of python itertools and builtin iteration functions for C++17
oir/cxxopts
Lightweight C++ command line option parser
oir/dargparser
dargparser - the typed argparser with dataclasses for deep learning research
oir/doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
oir/doxybook2
Doxygen XML to Markdown (or JSON)
oir/dynet
DyNet: The Dynamic Neural Network Toolkit
oir/FasterTransformer
Transformer related optimization, including BERT, GPT
oir/ginn
oir/irc-disentanglement
Dataset and model for disentangling chat on IRC
oir/koan
A word2vec negative sampling implementation with correct CBOW update.
oir/mermaid
Generation of diagram and flowchart from text in a similar manner as markdown
oir/textflowcpp
A simple, single-header-only library, for wrapping text. In C++
oir/thedang
Magnificent app which corrects your previous console command.
oir/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
oir/utf8.h
📚 single header utf8 string functions for C and C++
oir/webpage