Machine Learning / Glossaries!
A quick post – having found (and really liked) the Google Developers Machine Learning Glossary (good content, cross referencing between related topics) I thought it...
Some thoughts
A quick post – having found (and really liked) the Google Developers Machine Learning Glossary (good content, cross referencing between related topics) I thought it...
Building your own machine learning systems! You might want to better understand what’s going on, you might have data security requirements that mean you can...
I’ll step away from data analytics for a moment in this series of posts on GenAI to think about Data Masking. As I commented in...
As I mentioned in my Artificial Intelligence – OpenAI – Data Use and Privacy post, a key consideration when feeding data and dialogue to a...
This begins a series of articles / code-snippets / thoughts regarding use of Generative Artificial Intelligence (GenAI) for data analytics – starting out primarily using...
I’ve found that most documentation / forum discussion around the web for this topic tends to be about migrating svn to git – so here’s...
TL;DR You need to tell qemu to: use the local host CPU (rather than emulating one) and enable hypervisor mode, include a couple of CPU...
This is a sentence*. (I promise it’s safe to click up there – you’ll enjoy it.)
xargs makes it very easy to quickly run a set of similar processes in parallel – but did you know when you’re half-way through a...
Curious… While editing in vim you want to search and replace including a sub-string with an ampersand (&) – this doesn’t have an special regular...