Deep Learning

Introduction The widespread use of Artificial Intelligence and its possible consequences are on everyone’s mouth, but you rarely get to the bottom of “why is it so popular?”. One of the most successful branches of AI, and particularly of Machine Learning, is Deep Learning, so let’s understand why it’s so widespread. Understanding this field Artificial Intelligence (or […]
Read More
Share:

Good Practices for Neural Network

Introduction Today, we’ll see some of the most commonly used practices to improve neural networks. We will consider both actions you can perform on the dataset and on the network itself. Good Practices for the Dataset Pre-processing Almost always the initial dataset contains errors, missing or useless information, and other inconsistencies. By pre-processing your data, […]
Read More
Share: