Skip to content
View ambenzon27's full-sized avatar

Highlights

  • Pro

Block or report ambenzon27

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. rl-etl-remediation-agent rl-etl-remediation-agent Public

    RL-guided ETL remediation agent with schema-drift detection, error classification, Q-learning decisions, synthetic benchmarks, and AWS Lambda deployment templates.

    Python 4 1

  2. dqn-vs-ppo-pong dqn-vs-ppo-pong Public

    COmparing DQN and PPO agents on Atari Pong, with training pipelines, performance metrics, and analysis of sample efficiency and gameplay behavior.

    Jupyter Notebook

  3. sarsa-vs-qlearning-dql sarsa-vs-qlearning-dql Public

    Comparing SARSA, Q-Learning, and Double Q-Learning on Cliff Walking and Taxi-V3 Tasks

    Jupyter Notebook

  4. random-forest-sleep-apnea random-forest-sleep-apnea Public

    Sleep apnea detection from ECG signals using Random Forest classification with HRV features

    Jupyter Notebook

  5. mlp-neural-network mlp-neural-network Public

    From-scratch MLP neural network with Tanh, Leaky ReLU, and Logistic activations for multi-class classification

    Jupyter Notebook

  6. edge-ai-smart-pos-jetson edge-ai-smart-pos-jetson Public

    Real-time Jetson Orin POS system using YOLOv8 object detection, MediaPipe hand gestures, TensorRT optimization, and a FastAPI kiosk UI.

    Python