El autor explica que es el momento de inercia asociado a un área, la base matemática para su calculo y muestra el programa en Python para usarse en este caso.
El autor explica el método de Gauss para resolver ecuaciones simultaneas y como implementarlo en Python.
The author explains what is a perceptron with two layers and the backpropagation method to train the network. It is included a program in python.
The author explain how to calculate the centroid of a triangle, and how to extend it to an irregular polygon. It is included the program to do it using python language.
This book teaches you how to quantify the uncertainty of machine learning models with conformal prediction in Python.
El autor explica las teorias de zegalkin y como ciertas operaciones matriciales permiten simplificar funciones lógicas. Presenta el código en Python para esta forma de solución.
L'auteur explique la procédure de calcul de l'aire d'un polygone irrégulier et montre le code Python qui permet de le faire.
З цієї книги почнеться Твоя подорож у світ програмування. Вона представляє знання практично, доступно та зрозуміло. Допомагає сформувати солідну основу для подальшого вивчення Python та обрати цікаву сферу застосування. Якщо Ти хочеш навчитися програмувати або зрозуміти, що таке програмування, ця книжка — для Тебе.
The author explain a method to calculate areas using triangles and convertion of coordinates. Include a program in python to evaluate it.
En este trabajo se muestran las bases del entranamiento de una red perceptrón multicapas, aplicado al caso de una red que hace las veces de una función exor. Se ha usado programación en Python.
Este trabajo incluye explicaciones sobre el calculo de centroide en poligonos irregulares y el código en Python para su cálculo. Es necesario conocer sobre estática y programación
Crack the really hard topics in Python once for all. And, yes, this book starts each chapter from scratch.
The book contains the full transcript of Software Diagnostics Services training with 10 hands-on exercises on various topics related to Windows API.
Multitasking with Micropython. Cooperative Scheduling.