An open API service aggregating public data about GitHub Sponsors.

ybubnov

View JSON Representation

Funding Links: https://github.com/sponsors/ybubnov

GitHub Sponsors Profile

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 Works

ybubnov/torch_geopooling

The geospatial pooling modules for neural networks in PyTorch

Language: C++ - Stars: 19
ybubnov/torch_delaunay

The Delaunay triangulation for PyTorch

Language: C++ - Stars: 16
ybubnov/libhuffman

The Huffman library is a simple, pure C99 library for encoding and decoding data using a frequency-sorted binary tree.

Language: C - Stars: 18
ybubnov/libbencode

The Bencode library is a template-based implementation of the data serialization into the Bencode format.

Language: C++ - Stars: 10