https://github.com/ageorgemorgan/teaching
Miscellaneous demos etc. for teaching applied math
https://github.com/ageorgemorgan/learning-c-and-cpp
A little repo for me to store things related to my C/C++ learning.
https://github.com/ageorgemorgan/ageorgemorgan.github.io
My personal website and blog.
IteratedProcessSimulations
Simulate Machine Learning-based Business Processes in Julia
georgetown-potomac-water-quality
Analysis of Potomac River water quality near Georgetown using satellite remote sensing data (2023). Combines Sentinel-2 and Landsat-8 imagery to track multiple parameters (NDWI, chlorophyll-a, turbidity, temperature) with temporal analysis revealing seasonal patterns in water quality indicators throughout the year.
https://github.com/ageorgemorgan/learning-climate-dynamics
A personal repo for storing self-study projects regarding climate dynamics, climatic time series analysis, & related topics.
fedless
Source code for the paper "FedLess: Secure and Scalable Federated Learning Using Serverless Computing" (IEEE BigData 2021)
187-chameleon-plug-and-play-compositional-reasoning-with-large-language-models
QuasiGLM
Adjust Poisson and Binomial Generalised Linear Models to their quasi equivalents for dispersed data
casadi
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.