Ashok Cutkosky

Results 4 issues of Ashok Cutkosky

## Environment - OS: [Ubuntu 22.04] - Hardware (GPU, or instance type): no gpu ## To reproduce Steps to reproduce the behavior: 1. Create a StreamingDataset 2. Log in as...

bug

## Description of changes: 1. Change StreamingDataset to make a temporary directory in `tmp//streaming` rather than `tmp/streaming`. 2. Change the shared memory prefix to `_` These changes partition shared resources...

# Update Smoothing + Snoo Combining #128 and #129, decreases iters to 5590 (-20 from #129). Also, the p-values are much more robust - one could likely decrease by 10-20...

# Smoothed Muon Updates (1% improvement, includes PR 124 changes, runs PR 124 and 128 as parallel baselines) This submission adds a small EMA filter to the Muon update: ```...