How to predict what your newborn baby wants using a TensorFlow audio classifier and a Raspberry Pi
https://medium.com/@harrylincoln0612/how-to-predict-what-your-newborn-baby-wants-using-a-tensorflow-audio-classifier-and-a-raspberry-pi-e7a343d59fed
https://medium.com/@harrylincoln0612/how-to-predict-what-your-newborn-baby-wants-using-a-tensorflow-audio-classifier-and-a-raspberry-pi-e7a343d59fed
Medium
How to predict what your newborn baby wants using a TensorFlow audio classifier and a Raspberry Pi
From reading some great articles and how-tos about creating baby monitors and audio classifiers in the machine learning world, I thought I…
PYTHON İLE YAPAY ZEKA PROJELERİ: ARAÇLARIN YAKIT TÜKETİMİ TAHMİNİ
https://medium.com/@begumozkisaoglu/python-i%CC%87le-yapay-zeka-projeleri%CC%87-ara%C3%A7larin-yakit-t%C3%BCketi%CC%87mi%CC%87-tahmi%CC%87ni%CC%87-a0929283e187
https://medium.com/@begumozkisaoglu/python-i%CC%87le-yapay-zeka-projeleri%CC%87-ara%C3%A7larin-yakit-t%C3%BCketi%CC%87mi%CC%87-tahmi%CC%87ni%CC%87-a0929283e187
Medium
PYTHON İLE YAPAY ZEKA PROJELERİ: ARAÇLARIN YAKIT TÜKETİMİ TAHMİNİ
Otomotiv sektörünün rekabetçi bir yapıda olmasına karşılık, günümüzde artan yakıt fiyatları ve seçici tüketicilerin varlığıyla birlikte…
Code: Interest rate calculator for Standardised Approach (SA) for measuring Counterparty Credit…
https://qplazm.medium.com/code-interest-rate-calculator-for-standardised-approach-sa-for-measuring-counterparty-credit-5fc7c3ca8f93
https://qplazm.medium.com/code-interest-rate-calculator-for-standardised-approach-sa-for-measuring-counterparty-credit-5fc7c3ca8f93
Medium
Code: Interest rate calculator for Standardised Approach (SA) for measuring Counterparty Credit Risk (CCR) exposures
GitHub Link
Russian invasion of Ukraine. Simple Data Visualization with Python
https://medium.com/@nataliia.hrytsyna/russian-invasion-of-ukraine-simple-data-visualization-with-python-23c0b89adb01
https://medium.com/@nataliia.hrytsyna/russian-invasion-of-ukraine-simple-data-visualization-with-python-23c0b89adb01
Medium
Russian invasion of Ukraine. Simple Data Visualization with Python
One hundred days since russia started a full invasion of Ukraine and eight years since they actually started a war in my country. I…
File Arrangement with Using Python
https://medium.com/@cihankursun95/file-arrangement-with-using-python-92d8a2c7a89d
https://medium.com/@cihankursun95/file-arrangement-with-using-python-92d8a2c7a89d
Cómo configurar QoS en Mosquitto Broker — MQTT
https://jowwii.medium.com/c%C3%B3mo-configurar-qos-en-mosquitto-broker-mqtt-2c4f78f8edda
https://jowwii.medium.com/c%C3%B3mo-configurar-qos-en-mosquitto-broker-mqtt-2c4f78f8edda
Medium
Cómo configurar QoS en Mosquitto Broker — MQTT
¿Cómo configurar QoS en Mosquitto Broker — MQTT? En esta entrada explicaremos qué es y cómo funciona QoS en la gestión de envíos MQTT.
Custom Python/Shell Script for pre-commit
https://medium.com/@shimo164/custom-python-shell-script-for-pre-commit-700f464bfd63
https://medium.com/@shimo164/custom-python-shell-script-for-pre-commit-700f464bfd63
Medium
Custom Python/Shell Script for pre-commit
Motivation
Learn Python bcrypt in minutes with this easy-to-follow tutorial
https://medium.com/@alains/python-tutorial-mastering-python-bcrypt-196b59b12547
https://medium.com/@alains/python-tutorial-mastering-python-bcrypt-196b59b12547
Medium
Learn Python bcrypt in minutes with this easy-to-follow tutorial
Bcrypt is based on the Blowfish cipher and uses a key derivation function to generate a secure hash.
Easiest ways to build GUI’s with Python in 2022
https://preettheman.medium.com/easiest-ways-to-build-guis-with-python-in-2022-5c3318fdd7db
https://preettheman.medium.com/easiest-ways-to-build-guis-with-python-in-2022-5c3318fdd7db
Medium
Easiest ways to build GUI’s with Python in 2022
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to…
Build your own event system in python
https://medium.com/@szwajkajakub/build-your-own-event-system-in-python-fdbfafb79f2d
https://medium.com/@szwajkajakub/build-your-own-event-system-in-python-fdbfafb79f2d
Medium
Build your own event system in python
An event system is not hard to build on your own. There are plenty of libraries ready to use, but for better understanding, I want to…