Pinned Repositories
burr-solver
Program for solving 6-piece Burr puzzles
ceres_example
An example repository providing example code for using Ceres
dl_for_computer_vision
Revision resources for Engineering Part IIB/Module 4F12: Computer Vision
fourier_feature_nets
Supplemental learning materials for "Fourier Feature Networks and Neural Volume Rendering"
glasskey
A library for displaying ASCII GUIs using OpenGL
libnpy
Multi-platform C++ library for reading and writing NPY and NPZ files, with an additional .NET interface
pyrona
Explorations into a programming model for BoC in the Python runtime
rego-cpp
A C++ interpreter for the OPA policy language Rego
svmnet
.NET implementation of libSVM
visionnet
Computer Vision Library in C#/.NET
matajoh's Repositories
matajoh/fourier_feature_nets
Supplemental learning materials for "Fourier Feature Networks and Neural Volume Rendering"
matajoh/libnpy
Multi-platform C++ library for reading and writing NPY and NPZ files, with an additional .NET interface
matajoh/svmnet
.NET implementation of libSVM
matajoh/ceres_example
An example repository providing example code for using Ceres
matajoh/dl_for_computer_vision
Revision resources for Engineering Part IIB/Module 4F12: Computer Vision
matajoh/pyrona
Explorations into a programming model for BoC in the Python runtime
matajoh/burr-solver
Program for solving 6-piece Burr puzzles
matajoh/glasskey
A library for displaying ASCII GUIs using OpenGL
matajoh/rego-cpp
A C++ interpreter for the OPA policy language Rego
matajoh/aoc_2019
Repository for the 2019 Advent of Code
matajoh/aoc_2020
Repository for Advent of Code 2020. This year in dotnet!
matajoh/aoc_2021
Advent of Code 2021! This time in F# :)
matajoh/aoc_2022
Advent of code in Rust
matajoh/Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
matajoh/aoc_2023
F# again this year :)
matajoh/aoc_2024
Advent of Code 2024
matajoh/awesome-opa
A curated list of OPA related tools, frameworks and articles
matajoh/chant
TeX settings of Marian antiphons
matajoh/cheriot-audit
Auditing tooling for CHEIRoT firmware images
matajoh/cpython
The Python programming language
matajoh/freeglut
Free implementation of the OpenGL Utility Toolkit (GLUT)
matajoh/hcsshim
Windows - Host Compute Service Shim
matajoh/matajoh.github.io
A repository for hosting pages out of my github account.
matajoh/opa
An open source, general-purpose policy engine.
matajoh/quad_mnist
Multi-label learning with number quadrants
matajoh/scenepic
Powerful, easy to use, and portable visualization toolkit for mixed 3D and 2D content
matajoh/snmalloc
Message passing based allocator
matajoh/Trieste
A term rewriting system for experimental programming language development.
matajoh/verona
Research programming language for concurrent ownership
matajoh/veronapy
Adding Behavior-Oriented Concurrency to Python