Implementing Artificial Neural Network training process in Python
-
Updated
Jun 8, 2020 - Python
Implementing Artificial Neural Network training process in Python
Tap2Pix NFC Card Emulation Service é um serviço Android que utiliza Host-based Card Emulation (HCE) para emular um cartão NFC e transmitir mensagens NDEF, como texto ou URLs, para leitores NFC. Ideal para aplicações que precisam simular cartões NFC e responder a comandos APDU.
Пример решения задач, направленных на интерполяцию и корреляцию сигналов на Python
Приближение ADX на Python, а также его модификация с помощью синк функций.
use genetic algoritms for optimalize circuits
Simple Java swing app school project that show difference in set cover problem between exact and greedy(heuristic) algorithm.
Vehicle parking sensor example with Arduino
Web app to calculate an aproximation of your salary
Approximation algorithms are algorithms that find approximate solutions to optimization problems, usually with a guarantee of the solution's quality relative to the optimal solution. They are used when exact solutions are too time-consuming to compute. Approximation algorithms trade-off optimality for efficiency and are commonly used in scheduling.
Calculate Logarithms using Newton's method
Add a description, image, and links to the aproximation topic page so that developers can more easily learn about it.
To associate your repository with the aproximation topic, visit your repo's landing page and select "manage topics."