Skip to content
View dliptak001's full-sized avatar
  • Dayton, OH

Block or report dliptak001

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. HypercubeCascade HypercubeCascade Public

    A cascaded preprocessor architecture built on the hypercube substrate: an etalon-style geometric mixing stage followed by a synthetic-orbit dynamical encoding stage, feeding a hypercube CNN.

    C++ 1

  2. HypercubeEtalon HypercubeEtalon Public

    HypercubeCNN with a hypercube preprocessor for static fields (spectra, images). A vertex and its antipode form an etalon; one reflection walk, then a thin readout. Not a reservoir. C++23.

    C++ 1

  3. HypercubeWTF HypercubeWTF Public

    Frozen hypercube reservoir for static high-dimensional fields (spectra, sensors, images). Short synthetic orbit, HypercubeCNN on the end state only. C++23 + Python.

    C++ 1

  4. HypercubeESN HypercubeESN Public

    Echo State Network (ESN) on a Boolean hypercube reservoir: sparse, XOR-defined connectivity and no stored adjacency. A tunable per-neuron delay line scales memory capacity super-multiplicatively. C…

    C++ 1

  5. HypercubeLCN HypercubeLCN Public

    Locally connected deep neural network on a Boolean hypercube: the cube's edges are the wiring, and every weight trains. C++ core + Python SDK.

    C++ 1

  6. HypercubeWorldModel HypercubeWorldModel Public

    World model on a Boolean hypercube: frozen reservoir encoders and a locally connected predictor that learns how the latent code moves under an action. C++20, no dependencies.

    C++ 1