Skip to content
View CadeWolfaardt's full-sized avatar

Block or report CadeWolfaardt

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

Popular repositories Loading

  1. solar-pv-inverter-modelling solar-pv-inverter-modelling Public

    Data-driven modelling framework for utility-scale solar PV inverters, covering digital twins, forecasting, anomaly detection, and maintenance analytics.

    Python 1 1

  2. gnn-for-predicting-game-outcome gnn-for-predicting-game-outcome Public

    Temporal Graph Network pipeline for NCAA game outcome prediction using PyTorch Geometric and the March Machine Learning Mania 2025 dataset.

    Jupyter Notebook

  3. cryoet-protein-complex-segmentation cryoet-protein-complex-segmentation Public

    Multi-class 3D protein complex segmentation in cryo-electron tomography using MONAI, FlexibleUNet, and W&B.

    Jupyter Notebook

  4. armed-conflict-forecasting armed-conflict-forecasting Public

    Forecasting regional armed conflict trends with ARIMA, VAR, and LSTM models using conflict, military, economic, and demographic time-series data.

    Dockerfile

  5. lstm-poetry-generation lstm-poetry-generation Public

    A neural poetry generation project using LSTM language modeling, temperature-based sampling, and evaluation with perplexity, METEOR, and ROUGE.

    Jupyter Notebook

  6. dqn-robot-path-planning dqn-robot-path-planning Public

    DQN-based path-planning component for search-and-rescue drone navigation, with a custom 3D environment, geodetic mission generation, and ArduPilot/QGroundControl waypoint output.

    Python