EP 3: Random Variables | Paper 1: A Neural Probabilistic Language Model
In continuation to: Paper 1: A Neural Probabilistic Language Model
Hello Readers,
Just wanted to share a little revelation I had during my morning workout today. I've never been a fan of running, and honestly, it's not my go-to form of exercise. Instead, I keep things simple with just a humble kettlebell. I have been using this Symactive Neoprene Coated Solid Kettlebell from Amazon.
As I was going through my routine, swinging and lifting that chunk of iron, it hit me – simplicity is where the fun is at. There's something oddly satisfying about the straightforward, no-frills approach to fitness. While others might be pounding the pavement, I find joy in the simplicity of my kettlebell workout.
Sure, I can run, but it doesn't bring me the same joy and satisfaction. It's like finding your own groove in a world full of different workout trends. Sometimes, all you need is a basic tool and a solid routine to keep things enjoyable and effective.
So here's to keeping it simple, finding what works for you, and enjoying every swing of that kettlebell. After all, fitness is a personal journey, and there's no one-size-fits-all approach. Cheers to simple, satisfying workouts that make you look forward to getting up and breaking a sweat! And shouldn’t that be the case for learning about Artificial Intelligence as well.
Stay fit and keep it simple.
What is Random Variables?
A random variable is like a special kind of number that we can't predict exactly. It's a way of turning uncertain events into something we can work with in math. Imagine it as a number that can take different values based on chance or randomness.
Examples for Layman:
In these examples, the random variable is a way of describing the uncertainty or variability in different situations using numbers. It helps us understand and work with unpredictable events in a mathematical way.
Random variables can be of 2 types.
领英推荐
Discrete Random Variable:
Let’s understand it with an example related to NLP:
Continuous Random Variable:
Let’s modify the above example slightly, to understand the continuous random variables.
My go to book for understanding these concepts is: Probability & Statistics for Engineers & Scientists. I even solved all the exercise problems.
The post continues here: https://mathx.substack.com/p/random-variables-paper-1-a-neural
We will also create a Pytorch example to explain the difference and much more.
Thank you for the time.
ML@ IndiaSpeaks Research Labs | Research @IISc | NITK 22
1 年A small correction, a Random variable is a function (more specifically an F measurable function) , not a number that takes random values. For any event , the mapping to a number is fixed with nothing random about it. The only randomness is in the outcome of the underlying experiment.
PSI Metals Consultant|APS - SCM|MES Techno-Functional Consultant|Data Engineer|Data Science Enthusiast|Ex-TCS|Industry 4.0
1 年Good read