Kristinelpetrosyan·Jul 4, 2021Differences between Pytorch and TensorflowWhen comparing the experience of programming for PyTorch versus TensorFlow with the Keras API, our opinion is that the differences fall…
Kristinelpetrosyan·Jun 27, 2021Quantum Computing and Machine LearningRecently Quantum Computing is a hot topic and everybody wants to jump on it. Especially Machine Learning such NLP or AI are most discussed…
Kristinelpetrosyan·Jun 21, 2021Data Analyst or Data Scientist?For every individual either thinking to choose a career or maybe already graduated there is always question which title is better and how.
Kristinelpetrosyan·Jun 13, 2021All you need about code reviewWhen you join a company as a software engineer or data engineer/ scientist part of daily work becomes code review and submission. There are…
Kristinelpetrosyan·Jun 6, 2021All you need to know about interview process for a data scientist at AmazonSimilar to Facebook or Google Amazon’s interview process for data scientists also involves a series of phone interviews, followed by onsite…
Kristinelpetrosyan·May 31, 2021When and how to normalize your DataI would like to discuss the needs for normalizing your data — with a specific focus on neural networks. In order to understand the…
Kristinelpetrosyan·May 24, 2021Named Entity LinkingIn my previous article I went over NED and general steps which come after Named Entity Recognition . NER is a fundamental Natural Language…
Kristinelpetrosyan·May 10, 2021Digital Ocean vs Amazon comparisonDigitalOcean is a leading upstart cloud hosting provider. DigitalOcean focuses only on developers’ needs, unlike Amazon’s AWS with its…
Kristinelpetrosyan·May 2, 2021Key points of CNNBefore diving deep into image recognition and especially CNN architecture will talk about how we see images and how our brain decides what…