CQRS — A simple yet elegant architectural design patternCQRS (Command and Query Responsibility Segregation) — is a design pattern which separates your READ and WRITE/UPDATE/DELETE operations…Mar 6, 2021Mar 6, 2021
Basics of TensorFlow to get you started.TensorFlow is an Open-Source, Machine Learning framework to build, deploy and analyze your ML Models. This article is for someone who knows…Sep 9, 2018Sep 9, 2018