Skip to content
View alfiemowle's full-sized avatar

Block or report alfiemowle

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
alfiemowle/README.md

Alfie Mowle

MSc Advanced Aerospace Engineering graduate (Distinction; top student and best project) from the University of Liverpool.
I like applying AI and numerical methods to real engineering problems: time-series forecasting, orbital mechanics, modelling, control and simulation.

Technical focus

  • Machine learning / AI: PyTorch, scikit-learn, XGBoost, Optuna
  • Time-series pipelines: custom Datasets/DataLoaders, reproducible splits, baselines, residuals, regression tracking
  • Modelling and control: MATLAB/Simulink, PX4/Pixhawk, Kalman filtering
  • Aerospace & numerical methods: orbital propagation, ODE integration, 3D visualisation
  • Engineering tools: SolidWorks, Teamcenter, FORAN, AutoCAD
  • Workflow: Linux, Git, GPU/CPU management, LaTeX reporting

Selected projects

  • solar-activity-forecasting
    Time-series forecasting of solar activity using LSTM, Transformer, autoencoder and XGBoost models. Includes reproducible pipelines with fixed splits, baseline comparisons, seed control, experiment logging and error analysis. Based on my MSc dissertation (94%, Best Project).

  • numerical-orbit-propagation
    A clean, self-contained Python notebook demonstrating orbital mechanics:
    converting orbital elements → Cartesian state, integrating the equations of motion using SciPy solve_ivp, and visualising trajectories in 2D, 3D, and interactive Plotly animation. Showcases practical aerospace simulation, ODE methods and scientific-Python workflow.

Academic background

  • MSc Advanced Aerospace Engineering, University of Liverpool – Distinction, Top Student, Best Project (2023–2024)
  • BEng Mechanical Engineering, University of Lincoln – 2:1 (2019–2022)

Contact

Pinned Loading

  1. solar-activity-forecasting solar-activity-forecasting Public

    Time-series forecasting of solar activity using LSTM, Transformer, autoencoder and XGBoost in PyTorch.

    Jupyter Notebook