Pinned Repositories
adaboost_from_scratch
An implementation of adaboost in Python using only numpy. Made for educational purposes.
Assumptions
This repository presents a series of cases demonstrating that implicit assumptions can cause statistical analysis to be very misleading
binary-nn-pytorch
A repository implementing and testing binary neural networks. Based on https://arxiv.org/abs/1602.02830
bngl
Bstadt's NeuroGraph Lib (bngl) is a framework for building neural networks that relies on nothing but numpy.
GMM_from_scratch
The EM algorithm for GMM
nomad-garden
pmCalibrate
pmCalibrate is an open source API for calculating the offset of a wrist mounted camera from the end effector of a robot. The method used is the Park and Martin method found here http://ieeexplore.ieee.org/document/326576/
trunk_1979
A repository exploring the phenomenon of "drowning in dimensions" as described in Trunk 1979 (https://ieeexplore.ieee.org/document/4766926/)
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
nomic
Interact, analyze and structure massive text, image, embedding, audio and video datasets
bstadt's Repositories
bstadt/GMM_from_scratch
The EM algorithm for GMM
bstadt/adaboost_from_scratch
An implementation of adaboost in Python using only numpy. Made for educational purposes.
bstadt/binary-nn-pytorch
A repository implementing and testing binary neural networks. Based on https://arxiv.org/abs/1602.02830
bstadt/Assumptions
This repository presents a series of cases demonstrating that implicit assumptions can cause statistical analysis to be very misleading
bstadt/atmosphere
A framework for distributed grid simulations
bstadt/bngl
Bstadt's NeuroGraph Lib (bngl) is a framework for building neural networks that relies on nothing but numpy.
bstadt/nomad-garden
bstadt/pmCalibrate
pmCalibrate is an open source API for calculating the offset of a wrist mounted camera from the end effector of a robot. The method used is the Park and Martin method found here http://ieeexplore.ieee.org/document/326576/
bstadt/trunk_1979
A repository exploring the phenomenon of "drowning in dimensions" as described in Trunk 1979 (https://ieeexplore.ieee.org/document/4766926/)
bstadt/blog
Public repo for HF blog posts
bstadt/bstadt.com
Open Source for my Personal Website. Built for educational purposes. Current build is live at:
bstadt/bstadt.github.io
bstadt/graspy
Python package for graph statistics
bstadt/langchain
⚡ Building applications with LLMs through composability ⚡
bstadt/time_series
Playing with Time Series