Explore my latest articles on energy systems, power systems research, deep learning applications, and technical topics.

Recent posts

Gradient Descent in Raw Python Code

13 minute read

Learn the working principle of gradient descent using a fully user-defined Python implementation with numerical gradients, automatic minimum detection, and a...