News

See exactly how L2 regularization reduces overfitting — with a full neural network demo in Python. #L2Regularization #PythonAI #Overfitting Trump announces two new national holidays, including ...
This repository contains my implementation for performing Searching and Sorting Algorithms as well as the implementation of basic Data Structures in Python 3.
A python implementation of linked-list, with Data Structure Augmentation (DSA) of keeping track of end node, as well as the implementation of merge-sort algorithm for strings/ints. Added a ...