-
Random Exercises: Interpolation with Lagrange Polynomials
Intro As I want to make sure I keep posting here, I keep looking for things to write about in my own personal “library” (book shelves). One topic I want to make sure I don’t forget about is “Numerical Methods”. (Another one is graph theory, another one is anomaly detection… There are a few topics…
-
Cholesky’s matrix decomposition and where not to use it
It’s been a while since I last produced anything for the blog. So I’ll start easy (or so I thought, initially). Intro As I was asked to talk about AI for Cybersecurity, I have been thinking about it for a few weeks, refreshing concepts, taking some notes, gathering some ideas, sources… And one thing I…
-
Project Log: Day 203 – getting close
Intro I have been presenting my project, then on PTO, and then discussing improvements with my tutor. Here about the improvements. In summary my implementation of the Genetic Algorithm was way too simplistic (functional, but not great). Variance in individuals I believe I mentioned that in a past entry, but anyhow. One thing that was…