Probability

1. Fundamentals a. Experiment: An experiment (or trial) is any procedure or action that produces a definite outcome. For instance, rolling a die is an experiment

Read More »

“Attention” Is All You Need

Introduced The Transformer, a neural network architecture relying solely on self-attention mechanisms. This innovation quickly became the dominant model for various sequence-to-sequence tasks, such as

Read More »

Introduction to NumPy

NumPy (short for “Numerical Python”) is a Python library that provides support for large, multi-dimensional arrays and matrices, along with a variety of mathematical functions

Read More »