Web Application Development Using Flask
https://medium.com/@tanishqrawatcs19/web-application-development-using-flask-5379ad6321d3
https://medium.com/@tanishqrawatcs19/web-application-development-using-flask-5379ad6321d3
Medium
Web Application Development Using Flask
Flask is a web framework for python. It is a lightweight web server. Web application programming using flask is pretty simple for a python…
Improving The Static Site Created With React And Python
https://rob-blackbourn.medium.com/improving-the-static-site-created-with-react-and-python-1f57ee236685
https://rob-blackbourn.medium.com/improving-the-static-site-created-with-react-and-python-1f57ee236685
Medium
Improving The Static Site Created With React And Python
In a previous article I looked at how to create a static site using React and Python. There were a number of issues with the implementation…
Face Mesh Detection with Python and OpenCV — Complete Project
https://python.plainenglish.io/face-mesh-detection-with-python-and-opencv-complete-project-359d81d6a712
https://python.plainenglish.io/face-mesh-detection-with-python-and-opencv-complete-project-359d81d6a712
Medium
Face Mesh Detection with Python and OpenCV — Complete Project
Create a 3D Face Landmark in Realtime
Step-by-Step tutorial to create your first Rasa Chatbot
https://medium.com/@jenisharoshan/step-by-step-tutorial-to-create-your-first-rasa-chatbot-f034504b65ad
https://medium.com/@jenisharoshan/step-by-step-tutorial-to-create-your-first-rasa-chatbot-f034504b65ad
Medium
Step-by-Step tutorial to create your first Rasa Chatbot
Rasa Chatbots have been trending lately. Rasa is one of the most effective and time-efficient tools to build complex chatbots in minutes…
Analyzing Bigtiffs using Python-Set up GDAL
https://medium.com/@milkgsytracy/analyzing-bigtiffs-using-python-set-up-gdal-31ce2ddb7195
https://medium.com/@milkgsytracy/analyzing-bigtiffs-using-python-set-up-gdal-31ce2ddb7195
Medium
Analyzing BigTIFFs using Python-Set up GDAL
A raster data is a matrix of pixels with rows and columns. Each cell has a value representing information, such as elevation, temperature…
Variational Quantum Eigensolver (VQE) สไตล์เด็กคอม
https://blue-natchapol.medium.com/variational-quantum-eigensolver-vqe-%E0%B8%AA%E0%B9%84%E0%B8%95%E0%B8%A5%E0%B9%8C%E0%B9%80%E0%B8%94%E0%B9%87%E0%B8%81%E0%B8%84%E0%B8%AD%E0%B8%A1-4b93848098ed
https://blue-natchapol.medium.com/variational-quantum-eigensolver-vqe-%E0%B8%AA%E0%B9%84%E0%B8%95%E0%B8%A5%E0%B9%8C%E0%B9%80%E0%B8%94%E0%B9%87%E0%B8%81%E0%B8%84%E0%B8%AD%E0%B8%A1-4b93848098ed
Medium
Variational Quantum Eigensolver (VQE) สไตล์เด็กคอม
คำนวน Ground state energy ด้วย Variational Quantum Eigensolver
How to Compare Two Images using OpenCV Python
https://python.plainenglish.io/how-to-compare-two-images-using-opencv-python-6cb2af2b1095
https://python.plainenglish.io/how-to-compare-two-images-using-opencv-python-6cb2af2b1095
Medium
How to Compare Two Images using OpenCV Python
Improving model accuracy by applying feature selection to a text based dataset
https://medium.com/mlearning-ai/improving-model-accuracy-by-applying-feature-selection-to-a-text-based-dataset-f43e77df6791
https://medium.com/mlearning-ai/improving-model-accuracy-by-applying-feature-selection-to-a-text-based-dataset-f43e77df6791
Medium
Improving model accuracy by applying feature selection to a text based dataset
On my previous post concerning the Universal Studios review dataset, I mentioned there were a few things that I could try to improve the…
Python Design Pattern — Part I: Creational Design Pattern
https://medium.com/codex/python-design-pattern-part-i-creational-design-pattern-30f2e11aa099
https://medium.com/codex/python-design-pattern-part-i-creational-design-pattern-30f2e11aa099
Medium
Python Design Pattern — Part I: Creational Design Pattern
Creational design patterns provide diverse object creation mechanisms, which boost flexibility and reuse of existing code.
Introduction to Serializers in the Django REST Framework
https://moeedlodhi.medium.com/introduction-to-serializers-in-the-django-rest-framework-8e0f20e1cb10
https://moeedlodhi.medium.com/introduction-to-serializers-in-the-django-rest-framework-8e0f20e1cb10
Medium
Introduction to Serializers in the Django REST Framework
Everything I learned about Serializers in one of my recent projects
Install Driver PCF9685 Servo Controller in Jetson Nano
https://yunusmuhammad007.medium.com/install-driver-pcf9685-servo-controller-in-jetson-nano-41b42795ab95
https://yunusmuhammad007.medium.com/install-driver-pcf9685-servo-controller-in-jetson-nano-41b42795ab95
Medium
Install Driver PCF9685 Servo Controller in Jetson Nano
Add current user to i2c group,
Word Embedding Teknikleri-Word2Vec Nedir ? TF-IDF Nedir ?
https://medium.com/@adem.akdogan/word-embedding-teknikleri-word2vec-nedir-tf-idf-nedir-e2f826dd9178
https://medium.com/@adem.akdogan/word-embedding-teknikleri-word2vec-nedir-tf-idf-nedir-e2f826dd9178
Medium
Word Embedding Teknikleri-Word2Vec Nedir ? TF-IDF Nedir ?
Sözel ifadelerin makine öğrenmesi veya derin öğrenme algoritmaları için anlamlı bir hale getirilmesi gerekir. Bu sebeple kelimeler…
Tensorflow ile Transfer Learning — Özellik Çıkarımı (Feature extraction)
https://furkangulsen.medium.com/tensorflow-ile-transfer-learning-%C3%B6zellik-%C3%A7%C4%B1kar%C4%B1m%C4%B1-feature-extraction-ed0a62739470
https://furkangulsen.medium.com/tensorflow-ile-transfer-learning-%C3%B6zellik-%C3%A7%C4%B1kar%C4%B1m%C4%B1-feature-extraction-ed0a62739470
Medium
Tensorflow ile Transfer Learning — Özellik Çıkarımı (Feature extraction)
Bu öğrenim serisinde TensorFlow, derin öğrenme (deep learning) ve makine öğrenmesi (machine learning) ile ilgili detaylı anlatımlar ve…