Transfer learning triggered spirit of sharing among machine learning practitioners. However, they are working with really different tools. PyTorch, Caffe2, … More
Author: Sefik Serengil
How SHAP Can Keep You From Black Box AI
Machine learning interpretability and explainable AI are hot topics nowadays in the data world. Just working of a model will … More
Travel Guide to San Francisco for Developers
Please look over the applications in your mobile and services you commonly use. Is it coincidence that almost all ones … More
Celebrity Look-Alike Face Recognition with Deep Learning in Keras
Finding the celebrity look-alike is a fun and an attractive topic. People wonder that they are similar to whom. Some applications … More
How Modin Can Keep Data Scientists From Pandas
Data scientists tend to use pandas for data transformation because it is pretty. I witnessed many times that feature engineering … More
A Gentle Introduction to Auto-Keras
Finding the correct network structure and hyper-parameters is a totally black box in deep learning. There is no rule or … More
Tips and Tricks for GPU and Multiprocessing in TensorFlow
Having a GPU shows the wealth. Today, you should spend thousands of dollars to have a good one. For example, … More
Machine Learning meets Blockchain
Solutions come after problems but exceptionally blockchain is a solution looking for its problems. We cannot find a completely solution … More
Machine Learning Wars: Deep Learning vs GBM
Machine learning studies have unfortunately bi-polarization. Practitioners mostly adopt either deep learning or gradient boosting machines. They might support these … More
Apparent Age and Gender Prediction in Keras
Computer vision researchers of ETH Zurich University (Switzerland) announced a very successful apparent age and gender prediction models. They both … More