PinnedMuhammed ÇELİK·Nov 24, 2023How to generate an SSH private/public key pair for Saturn Cloud user authentication using OpenSSH?Saturn Cloud GitHub
PinnedMuhammed ÇELİK·Oct 28, 2023Optimization Algorithms in Machine LearningOnce upon a time in the world of computing, there was a quest to teach machines to learn and make smart decisions. This journey was not…
PinnedMuhammed ÇELİK·Apr 29, 2022How to Generate RGB Image in Python Programing Language from Jupyter NotebookSometimes you want to generate a simple product (especially for coding beginners), so let’s start generating our own RGB Images:A response icon3A response icon3
Muhammed ÇELİK·Jul 9, 2025The History of UNIX: How It Became the Backbone of Modern OSesFrom Bell Labs to Linux and Android — how one operating system shaped decades of software design, networks, and philosophy.
Muhammed ÇELİK·Nov 25, 2023Efficient Docker Image Creation: A Step-by-Step GuideDocker simplifies the deployment of applications by packaging them into containers. Creating Docker images is a crucial step in this…
Muhammed ÇELİK·Dec 13, 2022How to Converting Pandas Column of Comma-Separated Strings Into Dummy Variables?How to Make a Simple and Quick Dummy Operations for a Pandas Column from Comma Separated Strings. How can Use it in Scikit-learn Pipeline.A response icon1A response icon1
Muhammed ÇELİK·Dec 9, 2022What is Translation Invariance?The term translation invariance is often seen when reading papers related to COMPUTER VISION. Translational Equivariance and Translational…
Muhammed ÇELİK·Jun 13, 2022MS SQL SERVER (T-SQL) Basic DDL (Data Definition Language) Commands, How can we make FASTER and…How to CREATE-DROP-UPDATE Database and Table and View, and then How to RENAME-ADD-DELETE Table-Table(Row)-Constraint SQL Server (T-SQL) via…
Muhammed ÇELİK·May 9, 2022How to Generate 440 Hz A(La) Note Sin Wave with 44.1Let’s Revive an old Topic and Rediscover the Universal Language of Music with today’s Technology. Let’s open a small door for Audio…