Pinned Repositories
caliente
Audio circuit simulation in Python using LTSpice
cusparseSpMM-COO-bug
Example of how to correctly use CuSparse's cusparseSpMM() function
diet-mind-vue
Web app that tells you how much of your favorite foods you should eat to get all the nutrients you need
foodypy
Food nutrition library with array operations
physics-sims
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch-dev-multienv
Manage multiple development environments for PyTorch
pytorch-perf-test-scripts
Scripts for performance measurement and functional testing of PyTorch operations as I work on them
RGBLedMatrix32x8
Custom-made 32x8 RGB LED Matrix made with 12 8-bit shift registers and controlled by an Arduino 2560. Each pixel can be assigned a 24-bit color value.
spacetimelib
Special relativity physics library for Python
kurtamohler's Repositories
kurtamohler/pytorch-dev-multienv
Manage multiple development environments for PyTorch
kurtamohler/spacetimelib
Special relativity physics library for Python
kurtamohler/diet-mind-vue
Web app that tells you how much of your favorite foods you should eat to get all the nutrients you need
kurtamohler/pytorch-perf-test-scripts
Scripts for performance measurement and functional testing of PyTorch operations as I work on them
kurtamohler/caliente
Audio circuit simulation in Python using LTSpice
kurtamohler/physics-sims
kurtamohler/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
kurtamohler/foodypy
Food nutrition library with array operations
kurtamohler/notes
My notes about things
kurtamohler/pyobject-preservation
Preserving and resurrecting PyObjects in CPython
kurtamohler/pytorch-TensorIterator-examples
Examples of how to use PyTorch's TensorIterator in C++
kurtamohler/autograd-notes
kurtamohler/bitwig-keylab-essential
Bitwig controller for the Arturia KeyLabEssential 49 keyboard
kurtamohler/conda-pytorch
Making it easy to get started with PyTorch development
kurtamohler/endoplasm-setup
Automated configuration setup for my Linux workstations
kurtamohler/freqbench
Frequency response test bench for audio electronics
kurtamohler/LiveSPICE
Real time SPICE simulation for audio signals
kurtamohler/multipy
torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.
kurtamohler/numpy
The fundamental package for scientific computing with Python.
kurtamohler/pytorch-dataloader-segfault-investigation
Environments to help reproduct DataLoader segfault issue
kurtamohler/pytorch-docker
kurtamohler/pytorch-rfcs
PyTorch RFCs (experimental)
kurtamohler/pytorch-use_deterministic_algorithms-demo
Demo of PyTorch's new tool for enforcing reproducibility, `torch.use_deterministic_algorithms`
kurtamohler/quansight-labs-site
Development site and blog for Quansight Labs
kurtamohler/rl-stuff
My reinforcement learning experiments
kurtamohler/tensordict
TensorDict is a pytorch dedicated tensor container.
kurtamohler/torch-build
Collection of scripts to build PyTorch and the domain libraries from source.
kurtamohler/torchrl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
kurtamohler/vision
Datasets, Transforms and Models specific to Computer Vision
kurtamohler/vitalog
CLI tool for logging personal biological data over time, such as blood pressure and heart rate