Welcome to my AI & ML blog!

Artificial intelligence and machine learning have advanced rapidly in recent years, it’s hard for mere mortals to keep up. Combined with all the statistical mathematics behind data science, and now we have a large new engineering discipline alongside regular programming.

There are a huge amount of Python-based AI/ML libraries, with AI/ML support now available for most modern languages. To optimise learning you can leverage cloud-compute, and libraries that leverage blistering parallel GPUs performance.

Where possible I’ve tried to ensure the code is easy to understand and self-contained. Of course, C# on a CPU won’t beat native code on a GPU, at least you have less to learn!

To run all the examples, you’ll need Visual Studio 2022 with .net 6 (the community edition is free). To use it on an earlier version you’ll need to make minor changes due to the syntactic differences that come with .net 6.

I hope my posts pique your interest and before long if you haven’t already, will be starting your AI/ML journey. Who knows, given time you might even come up with the next advancement in this field!

If you register, please don’t create “test” accounts – they will be promptly removed.

Leave a Reply

Your email address will not be published. Required fields are marked *