A Markov chain is a discrete-time stochastic process that progresses from one state to another with certain probabilities that can be represented by a graph and state transition matrix P as… (more…)
Read more »
In this “Data structures in Python” series, I’ll go over the 6 major data structures that will come up in any kind of software engineer job…
Read more »
Just a few weeks ago we came out with Semantic Kernel in C# and with an experimental branch for Python. Today we’re happy to announce that based upon community feedback, we have an official Python release now available on GitHub. You know what that means ... (more…)
Read more »
It's been a while since I don't post, so, I decided to shed some details on what I'm working now (which I think is a really nice -- open sou... (more…)
Read more »
In less than 10 minutes you'll have written your first Serverless function in Python with OpenFaaS & Docker Swarm and wondering what to build next. (more…)
Read more »