Nov. 30, 2023
What is Lexical Analysis?
Lexical analysis is a crucial precursor to understanding code structure and language syntax during compilation.
COMPILERS
Oct. 19, 2023
Machine Learning: The Perceptron
Let's build both the simplest neural network and the foundation for deep neural networks.
MACHINE LEARNING