Categories
Health-Tech Information Technology

Skin Melanoma Detection with Teachable Machine

In terms of Medical Informatics the Machine Learning (ML) (and Deep Learning as its post-modern form) is one the most attractive part of the Artificial Intelligence (AI) that makes possible to teach extremely complicated algorithms to machines easily. But it offers a more interesting dimension: the transferring learning to another machine/software runs on different environment. […]

Categories
Database Information Technology

Top 10 misconceptions about NoSQL

I was really surprised when I found same prevalent misconceptions about the NoSQL at tens of vlogs and blog while I was preparing some materials for my Advanced Database course last year. Well, of course no one has to be expected to know all types of databases within all their features comprehensively (even the DB […]

Categories
Fin-Tech Information Technology

How to develop a payment software

The Payment Facilitators (PF) or a Payment Service Provider (PSP) process the payments by operating their software. The software that should keep almost every data of the PF, logs every movement of users, handles every flow & algorithm and process calculates everything. In this post, I will try to explain how to develop them and […]

Categories
Fin-Tech Information Technology

Chrome SameSite issue

In this post, I’m going to try to tell (as simple as possible) the new update about cookie access policy and it’s affects on some Fin-Tech process. You can also skip to how to fix same site issue post. At Early October, 2019 the Google Chromium Project announced that the new versions of the Chromium […]