AI model and neuronal network March 24, 2026 | No Comments | ai, ia, information, machine-learning, model, neoronal network, trainning A model is a neural network already trained for a purpose (a certain output); it has certain inputs or prompts. It is said to be […]
Machine learning model with a linear regression algorithm in Python March 14, 2025 | No Comments | machine-learning, python, regresion-linear There must be data and an algorithm that operates on that data In CSV the data is separated by commas, the first line is the […]