mirror of
https://github.com/osmarks/random-stuff
synced 2025-09-12 15:25:59 +00:00
change things in some way
This commit is contained in:
@@ -63,6 +63,6 @@ This comes with absolutely no guarantee of support or correct function, although
|
||||
* `bmp280_prometheus.py` - read BMP280 temperature/pressure sensors and export as Prometheus metrics.
|
||||
* `captive_portal.py` - automatically fill in captive portal forms (WIP).
|
||||
* `scd4x_prometheus.py` - read SCD4x temperature/humidity/CO2 sensors and export as Prometheus metrics.
|
||||
* `weight_painter.py` - paint arbitrary images into neural network weight matrices. Uses a permutation, so the distribution is preserved so training dynamics remain unaffected (so long as the network doesn't care about organization below the weight matrix level - this is not safe for attention heads etc).
|
||||
* `weight_painter.py` - paint arbitrary images into neural network weight matrices. Uses a permutation, so the distribution is preserved so training dynamics should not be affected much.
|
||||
* `cool-effect.glsl` - a nice effect I made by accident whilst trying to make a cooler one.
|
||||
* `portable_monitor_wallmount.py` - very simple CADQuery script which generates a frame for my portable monitor's top/bottom bezels so it can be stuck to the wall and slid out easily.
|
||||
|
Reference in New Issue
Block a user