News

Sets in Python organize collections of unique objects. Learn how to take advantage of this powerful feature in your own code.
This video is an overall package to understand Dropout in Neural Network and then implement it in Python from scratch.
This video is an overall package to understand L2 Regularization Neural Network and then implement it in Python from scratch. L2 Regularization neural network it a technique to overcome overfitting.