GitHub Sponsors Matching Fund
To boost community funding, GitHub will match your contribution! Learn more about the GitHub Sponsors Matching Fund.
Become a sponsor to Yakau Bubnou
Some of my free time I dedicate to the implementation of my personal ideas, and some of them eventually turn into useful packages.
If you use Torch Geopooling, or any of my other projects, a monthly contribution would mean a whole lot. Open source projects does not pay the bills, but keep me motivating supporting the projects and working on new ideas.
My main projects:
- Torch Geopooling - PyTorch extension with geospatial modules.
- Torch Delaunay - PyTorch extension for Delaunay tessellation.
- openflow - The OpenFlow middleware library in Go.
- libhuffman - pure C99 library for Huffman compression.
Featured work
-
ybubnov/torch_geopooling
The geospatial pooling modules for neural networks in PyTorch
C++ 18 -
ybubnov/torch_delaunay
The Delaunay triangulation for PyTorch
C++ 12 -
ybubnov/libhuffman
The Huffman library is a simple, pure C99 library for encoding and decoding data using a frequency-sorted binary tree.
C 18 -
ybubnov/libbencode
The Bencode library is an elementary template-based implementation of the data serialization into the Bencode format.
C++ 10