Logic Programming and the Design of Humanistic AI using Python
https://towardsdatascience.com/logic-programming-and-the-design-of-humanistic-ai-using-python-6ddb7019caa2
https://towardsdatascience.com/logic-programming-and-the-design-of-humanistic-ai-using-python-6ddb7019caa2
Medium
Logic Programming and the Design of Humanistic AI using Python
Build Logic, and Facilitate Artificial General Intelligence in Machines
Intel Distribution for Python
https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/distribution-for-python.html#gs.6zmlr0#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/distribution-for-python.html#gs.6zmlr0#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Intel
Intel® Distribution for Python*
Develop fast, Python* code with essential computational packages including NumPy, SciPy, scikit-learn*, and more.
Implementing Customer Segmentation using K-Means clustering with PySpark
https://towardsdatascience.com/implementing-customer-segmentation-using-k-means-clustering-with-pyspark-2e597a1456a6
https://towardsdatascience.com/implementing-customer-segmentation-using-k-means-clustering-with-pyspark-2e597a1456a6
Medium
Implementing Customer Segmentation using K-Means clustering with PySpark
A step-by-step guide to implementing customer segmentation using K-Means clustering using Python and Apache Spark (PySpark)
How to Deploy a Secure API with FastAPI, Docker and Traefik
https://towardsdatascience.com/how-to-deploy-a-secure-api-with-fastapi-docker-and-traefik-b1ca065b100f
https://towardsdatascience.com/how-to-deploy-a-secure-api-with-fastapi-docker-and-traefik-b1ca065b100f
Medium
How to Deploy a Secure API with FastAPI, Docker and Traefik
A guide to configuring HTTPS
Raspberry Pi ile Yapay Sinir Ağı Kullanımı ve Otonom Sürüş Projesi
https://medium.com/@bkarabillioglu/raspberry-pi-ile-yapay-sinir-a%C4%9F%C4%B1-kullan%C4%B1m%C4%B1-ve-otonom-s%C3%BCr%C3%BC%C5%9F-91661f64c16d
https://medium.com/@bkarabillioglu/raspberry-pi-ile-yapay-sinir-a%C4%9F%C4%B1-kullan%C4%B1m%C4%B1-ve-otonom-s%C3%BCr%C3%BC%C5%9F-91661f64c16d
Medium
Raspberry Pi ile Yapay Sinir Ağı Kullanımı ve Otonom Sürüş Projesi
Projemizde yapılacak otonom sürüşlü aracın temel amacı insanların herhangi bir iş yapmadan araba kullanabilmesini ve ülkemizde trafik…
5 must-know Python things for competitive programmers
https://imsaravananm.medium.com/5-must-know-python-things-for-competitive-programmers-757899c10146
https://imsaravananm.medium.com/5-must-know-python-things-for-competitive-programmers-757899c10146
Medium
5 must-know Python things for competitive programmers
Some functions, tips & tricks to make your competitive programming with python painless.
Deploying a Django Application on AWS EC2
https://medium.com/@priya_agrawal/deploying-a-django-application-on-aws-ec2-144a08bd45cc
https://medium.com/@priya_agrawal/deploying-a-django-application-on-aws-ec2-144a08bd45cc
Medium
Deploying a Django Application on AWS EC2
Django comes with a development server that helps run Django projects in localhost. However, to make your web application available…
[NP4] Krótki kurs NumPy: Podstawowe operacje na tablicach
https://dangolawski.medium.com/np4-podstawowe-operacje-na-tablicach-5e16700c2bc6
https://dangolawski.medium.com/np4-podstawowe-operacje-na-tablicach-5e16700c2bc6
Medium
[NP4] Krótki kurs NumPy: Podstawowe operacje na tablicach
Tym razem powiemy sobie o operacjach jakie możemy wykonywać na numpy’owych tablicach i macierzach.
How to create beautiful apps in just minutes?
https://engineering.hexacta.com/how-to-create-beautiful-apps-in-just-minutes-198e40769de3
https://engineering.hexacta.com/how-to-create-beautiful-apps-in-just-minutes-198e40769de3
Medium
How to create beautiful apps in just minutes?
Do you need to show a model, present information, or communicate some insights in an agile way? This is how Streamlit helps me to tell a…
Efficient Data Processing Using Spark DataFrames
https://tamaraqawasmeh.medium.com/efficient-data-processing-using-spark-dataframes-dcb7c3eb1fa5
https://tamaraqawasmeh.medium.com/efficient-data-processing-using-spark-dataframes-dcb7c3eb1fa5
Medium
Efficient Data Processing Using Spark DataFrames
Businesses want to get reviews on their goods and services but getting the review is not the issue. It’s the ability to extract and…
Integrate Neo4j with KarateClub node embedding package
https://towardsdatascience.com/integrate-neo4j-with-karateclub-node-embedding-package-99715d73250a
https://towardsdatascience.com/integrate-neo4j-with-karateclub-node-embedding-package-99715d73250a
Medium
Integrate Neo4j with KarateClub node embedding package
Learn how to integrate KarateClub library with Neo4j to calculate various node and graph embeddings
How to Import 50+ Python Libraries With 14 Letters Total
https://leerowe.medium.com/how-to-import-50-python-libraries-with-14-letters-total-6b7811daf770
https://leerowe.medium.com/how-to-import-50-python-libraries-with-14-letters-total-6b7811daf770
Medium
How to Import 50+ Python Libraries With 14 Letters Total
If you start any of your data science projects off by importing even a few of the following libraries look no further, you are now able to…
How Clutter efficiently packs pallets
https://medium.com/clutter-engineering/how-clutter-efficiently-packs-pallets-3bde49528f84
https://medium.com/clutter-engineering/how-clutter-efficiently-packs-pallets-3bde49528f84
Medium
How Clutter efficiently packs pallets
Recently, Clutter released a feature to present the optimal pallet composition for a given Stock Keeping Unit (SKU) in our internal iOS app…
Python Context Manager, what is it for, and how it can help you better handle your exceptions…
https://medium.com/dev-today/python-context-manager-what-is-it-for-and-how-it-can-help-you-better-handle-your-exceptions-1b6f6710120c
https://medium.com/dev-today/python-context-manager-what-is-it-for-and-how-it-can-help-you-better-handle-your-exceptions-1b6f6710120c
Medium
Python Context Manager, what is it for, and how it can help you better handle your exceptions…
Handle exception is one of the most important things to do. Do it right when working with Python and a web framework like Flask is…
How to use KMeans Clustering to make predictions on sklearn’s blobs
https://medium.com/mlearning-ai/how-to-use-kmeans-clustering-to-make-predictions-on-sklearns-blobs-6eeb8e6739ec
https://medium.com/mlearning-ai/how-to-use-kmeans-clustering-to-make-predictions-on-sklearns-blobs-6eeb8e6739ec
Medium
How to use KMeans Clustering to make predictions on sklearn’s blobs
In an earlier post I described how to use sklearn’s make_blob function to create blobs and then make predictions on them using one of the…