metafunctor.com
metafunctor.com
About
Projects
Research projects
Posts
Publications
Problem sets
Papers
Reviews
Light
Dark
Automatic
Projects
AlgoTree: Comprehensive Tree Structure Algorithms in Python
Explore the AlgoTree package, a suite of utilities for working with tree-like data structures in Python using a generic API (duck typing).
Code
API Documentation
ollama_data_tools: Tools for working with Ollama model data.
Ollama Data Tools is a Python package and set of command line tools for working with Ollama model data, including searching, filtering, exporting,a and adapting for use with other inference engines like
llamacpp
.
Code
API Documentation
PyPI
Autoregressive Models: Inductive Biases and Projections
This paper explores inductive biases and projection functions to enhance out-of-distribution generalization in autoregressive models. With the theory in place, we aim to implement these ideas in Python and develop tests and evaluations to validate our approach.
Code
Fine-Tuning Tiny LLMs for ElasticSearch DSL
I am creating a tiny LLM for ElasticSearch DSL as a proof of concept.
Code
Bernoulli model
A general framework for constructing and working with Bernoulli models.
Code
Documentation
likelihood.model R package
An API for constructing and working with likelihood models; works well with
algebraic.mle
R package
Code
Docs
Rate-distorted perfect hash filter
A model of a second-order Bernoulli set with false positives and false negatives
Code
algebraic.mle R package
An API for algebraic maximum likelihood fitting
Code
Docs
femtograd R package
An R package for backpropagation through a computational graph
Code
Docs
Reliability Estimation in Series Systems
Investigates maximum likelihood techniques to estimate component reliability from masked failure data in series systems. A simulation study is used to assess the sensitivity of the MLE to various parameters like sample size, masking probability, and other so on, using components with Weibull lifetimes arranged in series.
Code
»
Cite
×