Tag: python
-
Exploring Python’s Software Engineering Capabilities with a Correlation Matrix Example
Python is often celebrated for its simplicity and accessibility, especially in scientific and mathematical applications. However, it’s also equipped with robust software engineering features that allow for the creation of well-structured and maintainable code. In this post, I’ll illustrate some of these capabilities through the implementation of a helper class that allows for the easy…
-
Generative AI with Large Language Models: A Course Review
After diving into the depths of Deep Learning last year, I recently embarked on a new online journey with the “Generative AI with Large Language Models” course offered by Deeplearning.AI on Coursera. At USD 49 with six months to complete it, this course promises a comprehensive introduction to Generative AI, with a focus on computational…