GlassRoom (glassroom)

GlassRoom

glassroom

Organization data from Github https://github.com/glassroom

Location:Washington, DC

Home Page:http://www.glassroom.com

GitHub:@glassroom

GlassRoom's repositories

heinsen_routing

Reference implementation of "An Algorithm for Routing Vectors in Sequences" (Heinsen, 2022) and "An Algorithm for Routing Capsules in All Domains" (Heinsen, 2019), for composing deep neural networks.

Language:PythonLicense:MITStargazers:172Issues:6Issues:3

heinsen_sequence

Code implementing "Efficient Parallelization of a Ubiquitious Sequential Computation" (Heinsen, 2023)

git-gpg

Use git on an untrusted server via a GPG-encrypted repository.

Language:PythonLicense:MITStargazers:34Issues:4Issues:3

heinsen_attention

Reference implementation of "Softmax Attention with Constant Cost per Token" (Heinsen, 2024)

Language:PythonLicense:MITStargazers:24Issues:2Issues:1

heinsen_tree

Reference implementation of "Tree Methods for Hierarchical Classification in Parallel" (Heinsen, 2022) in PyTorch.

Language:PythonLicense:MITStargazers:14Issues:2Issues:0

torch_parallel_scan

Simple and fast parallel scan over sequences of tensors, with any binary associative function you specify, for PyTorch (Franz A. Heinsen, 2024)

Language:PythonLicense:MITStargazers:10Issues:1Issues:0

heinsen_position_embeddings

Reference implementation of "Encoding Position by Decaying and Updating Different Exponentiated States Differently," as proposed by Franz A. Heinsen in March 2024

Language:PythonLicense:MITStargazers:5Issues:2Issues:0

torch_lsuv_init

Layer Sequential Unit Variance (LSUV) Initialization for PyTorch

Language:PythonLicense:MITStargazers:2Issues:3Issues:0

heinsen_routing_2022_paper

Instructions for replicating the results in "An Algorithm for Routing Vectors in Sequences" (Heinsen, 2022).

Language:Jupyter NotebookLicense:MITStargazers:1Issues:2Issues:1

torch_train_test_loop

Composable training/testing of PyTorch models with minimal overhead

Language:PythonLicense:MITStargazers:1Issues:2Issues:0

heinsen_routing_2019_paper

Instructions for replicating the results in "An Algorithm for Routing Capsules in All Domains" (Heinsen, 2019).

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0