Close

(90) Artificial Intelligence

Artificial Intelligence: the theory and development of computer systems able to perform tasks normally requiring human intelligence, such as visual perception, speech recognition, decision-making, and translation between languages.

Natural Language Processing in Python

natural language processing

Natural language processing (NLP) is an exciting branch of artificial intelligence (AI) that allows machines to break down and understand human language. As a data scientist, I often use NLP techniques to interpret text data I’m working with for my analysis. During this tutorial, I plan to walk through text […]

Devamını Oku

Alibaba’s “New Retail” Explained

Alibaba's "New Retail" Explained

Online or offline: These cannot be the only options for consumers. See how Alibaba is transforming traditional retail with a complete digitization of commerce. How China is leading the way in new retail technologies and concepts. The retail industry is undergoing a significant transformation. In recent years, we have seen […]

Devamını Oku

All About TensorFlow Code (Coding TensorFlow)

All About TensorFlow Code (Coding TensorFlow)

Welcome to our new series: Coding TensorFlow! This series is dedicated to deep-dive TensorFlow tutorials – Every episode will provide concrete, hands-on examples of how to best use TensorFlow for machine learning and AI. We hope you find them helpful! Subscribe to the channel to catch new episodes of Coding […]

Devamını Oku

Haluk Bilginer’ in Efsanevi Yorumuyla “Konuşma”

Güneşin Oğlu

Bütün hayatını bir mucize bekleyerek geçiren Fikri Şemsigil, sonunda bu mucizeyi yaşar ve ‘Güneşin Oğlu’ olduğunu öğrenir. Fakat yaşadığı mucize, düşündüğünün aksine Fikri Bey’in hayatını alt üst eder. Fikri Bey’in ruhu artık, çevresindeki insanların bedenlerine girip çıkmaktadır. Ve sonunda Fikri Bey, bu kez, yıllarca beklediği mucizeden kurtulmak için, gerçeklerin peşine […]

Devamını Oku

Introducing Reverse Proxy Servers

Reverse proxy server

Provides a brief introduction to reverse proxy servers and how they work. A reverse proxy is a type of proxy server that sits in front of backend servers and forwards client requests to those servers. Reverse proxies help increase scalability, performance, resilience, and security. Here are some of the benefits […]

Devamını Oku