Skip to content
View vpuhoff's full-sized avatar

Block or report vpuhoff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. keylocker keylocker Public

    A command-line interface (CLI) tool and Python library for managing secrets directly within YAML configuration files. Allows encrypting individual values using the !SEC tag and loading values from …

    Python 3

  2. noprop-dt-mnist-pytorch noprop-dt-mnist-pytorch Public

    This repository contains an experimental PyTorch implementation exploring the NoProp algorithm, presented in the paper "NOPROP: TRAINING NEURAL NETWORKS WITHOUT BACK-PROPAGATION OR FORWARD-PROPAGAT…

    Python 16

  3. RoverPilot-Web RoverPilot-Web Public

    It consists of a Python Flask backend (for camera ONVIF interaction, WebRTC signaling, and acting as a WebRTC media gateway for the RTSP stream) and an HTML/JavaScript/CSS frontend (for the user in…

    JavaScript 2 1

  4. prometheus-anomaly-detection-lstm prometheus-anomaly-detection-lstm Public

    This project implements a system for detecting anomalies in time series data collected from Prometheus. It uses an LSTM (Long Short-Term Memory) autoencoder model built with TensorFlow/Keras to lea…

    Python 8 1

  5. redis-exporter redis-exporter Public

    A Python port of the original Go redis_exporter by oliver006. Exports Redis and Valkey metrics in Prometheus format.

    Python