Add new tag for article

This commit is contained in:
2025-04-01 13:13:29 +02:00
committed by GitHub
parent a06b754151
commit 11d7abf242

View File

@@ -8,6 +8,7 @@ tags:
- article
- ai
- maths
- python
---
Neural networks are a class of machine learning algorithms inspired by the functioning of biological neurons. They are widely used in artificial intelligence for image recognition, natural language processing, time series forecasting, and many other fields. Thanks to their ability to model complex relationships in data, they have become one of the pillars of **deep learning**.