Learn K-Means Clustering by Quantizing Color Images
https://hackernoon.com/learn-k-means-clustering-by-quantizing-color-images-in-python
https://hackernoon.com/learn-k-means-clustering-by-quantizing-color-images-in-python
Hackernoon
Learn K-Means Clustering by Quantizing Color Images in Python
This tutorial will teach you all about the K-Means clustering algorithm. And how you can use it to quantize color images in Python.
Python Libraries for Cleaner Code
https://isaak.dev/2020/08/python-libraries-to-make-your-code-readable-and-maintainable
https://isaak.dev/2020/08/python-libraries-to-make-your-code-readable-and-maintainable
TigerLily: Finding Drug Interactions in Silico With TigerGraph
https://github.com/benedekrozemberczki/tigerlily
https://github.com/benedekrozemberczki/tigerlily
GitHub
GitHub - benedekrozemberczki/tigerlily: TigerLily: Finding drug interactions in silico with the Graph.
TigerLily: Finding drug interactions in silico with the Graph. - GitHub - benedekrozemberczki/tigerlily: TigerLily: Finding drug interactions in silico with the Graph.
Durin’s Box: Voice Activated, Password Protected, Wooden Box
https://hackaday.io/project/183616-durins-box/
https://hackaday.io/project/183616-durins-box/
hackaday.io
Durin's Box
I've made a box for my son whose lid is locked with a couple of solenoids. A Pi Zero running word-recognition software is embedded in the lid. LEDs indicate when the microphone is active. When the software recognizes the spoken password the lid is unlocked.…
Should you build your next app in Streamlit?
https://medium.com/@dreamferus/should-you-build-your-next-app-in-streamlit-b01adc007f1c
https://medium.com/@dreamferus/should-you-build-your-next-app-in-streamlit-b01adc007f1c
Medium
Should you build your next app in Streamlit?
Streamlit is a relatively recent library in Python to quickly be able to create web apps without any Javascript, CSS or HTML. In this…
Installing Selenium and Gecko driver in Digital ocean Linux Server in 2022
https://medium.com/@ammartanweer7370/installing-selenium-and-gecko-driver-in-digital-ocean-linux-server-in-2022-b77d66715b3d
https://medium.com/@ammartanweer7370/installing-selenium-and-gecko-driver-in-digital-ocean-linux-server-in-2022-b77d66715b3d
Medium
Installing Selenium and Gecko driver in Digital ocean Linux Server in 2022
SETTING SERVER: Before everything you need to setup the digital ocean server. You can go to their website. Once You signup you will get the…
Titanic — Machine Learning from Disaster (Kaggle Competition)
https://medium.com/@yasiya.me/titanic-machine-learning-from-disaster-kaggle-competition-f0152bf7c113
https://medium.com/@yasiya.me/titanic-machine-learning-from-disaster-kaggle-competition-f0152bf7c113
Medium
Titanic — Machine Learning from Disaster (Kaggle Competition)
The objective of this project is to correctly predict if someone survived the Titanic shipwreck.
Kaggle Titanic Challenge: Training & Fine Tuning the Model
https://medium.com/@mnkrishn/kaggle-titanic-challenge-training-fine-tuning-the-model-42310439ae7
https://medium.com/@mnkrishn/kaggle-titanic-challenge-training-fine-tuning-the-model-42310439ae7
Medium
Kaggle Titanic Challenge: Training & Fine Tuning the Model
The Art of Fine Tuning a model