Leanpub Header

Skip to main content

Filters

Category: "Python"

Books

  1. Composing Programs (Turkish)
    Composing Programs (Turkish)
    Dr. Sevilay Bayatlı
    No Description Available
  2. Shepley Algorithm implemented in Python

    The author explanis the Shepley's method and how to implemented it with python.

  3. La règle de Cramer implémentée en Python

    L'auteur explique ce qu'est la règle de Cramer et comment l'utiliser pour résoudre des systèmes d'équations. Le code Python permettant d'appliquer cette méthode est également inclus.

  4. Cramer's Rule implemented in Python

    The author explains the Cramer's rule and how it is used to solve equations. It is included the souce program in Python to apply it.

  5. Regla de Cramer implementada en Python

    El autor explica como funciona la regla de Cramer para resolver ecuaciones y como usarla en Python.

  6. Sistema recursivo de evaluación de determinantes en Python

    El autor explica el método de la matriz adjunta, su recursividad y el código que correspondería en Python

  7. Algoritmo de Shepley implementado en Python

    El de Shepley es un método poco conocido para invertir matrices en el que se requiere de una sola matriz.

  8. Algoritmo de cálculo de momento de inercia de formas poligonales

    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.

  9. Procedimmiento para resolver ecuaciones simultaneas implementado en Python

    El autor explica el método de Gauss para resolver ecuaciones simultaneas y como implementarlo en Python.

  10. Training of a two-layer Perceptron network for the exor function problem

    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.

  11. Centroid evaluation algorithm of a polygonal area implemented 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.

  12. Introduction To Conformal Prediction With Python
    Introduction To Conformal Prediction With Python
    A Short Guide For Quantifying Uncertainty Of Machine Learning Models
    Christoph Molnar

    This book teaches you how to quantify the uncertainty of machine learning models with conformal prediction in Python.

  13. Algoritmo de Zegalkin de polaridad positiva en 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.

  14. Algoritme de triangulation en Python

    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.

  15. Python з нуля
    Python з нуля
    Марцін Москала

    З цієї книги почнеться Твоя подорож у світ програмування. Вона представляє знання практично, доступно та зрозуміло. Допомагає сформувати солідну основу для подальшого вивчення Python та обрати цікаву сферу застосування. Якщо Ти хочеш навчитися програмувати або зрозуміти, що таке програмування, ця книжка — для Тебе.