PinnedPublished inBetter ProgrammingWhy Being a Software Engineer is a Competitive SportThe Tech OlympicsApr 25, 2023Apr 25, 2023
PinnedCracking the Code of Data Science Team StructuresHow to structure your Data Science team? We’ll explore some structures for building a Data Science team that fits your needs.May 18, 2023May 18, 2023
Published inBetter ProgrammingDeleting my first Production ClusterEmbracing failure to grow as a developerJul 11, 2022Jul 11, 2022
Published inDataDrivenInvestorConditional Kubeflow Pipeline for DummiesHow to write a Kubeflow Pipeline with conditions for deciding the execution flow? IF ELSE won’t work, read how can you pull it off ?Feb 2, 20212Feb 2, 20212
Published inDataDrivenInvestorGit vs Github WorkflowCurious about how to manage your software project? Understanding Gitflow vs Githubflow might make your decision easier.Jan 29, 2021Jan 29, 2021
A dummies’ guide to build a Kubeflow PipelineSimplest Python Kubeflow Pipeline GuideNov 1, 20193Nov 1, 20193
Published inDataDrivenInvestorWhy are Convolutional Neural Networks good for image classification?“Convolutional Neural Network are very good at image classification”.This is one of the very widely known and well-advertised fact, but…May 27, 2019May 27, 2019
Published inDataDrivenInvestorWhat are Q-Q plots?In real world scenarios for data analysis, one of the most important part is to draw conclusions from the available data. As data…May 23, 2019May 23, 2019
Published inDataDrivenInvestorWhat is Hebbian Learning?The simplest neural network (threshold neuron) lacks the capability of learning, which is its major drawback. In the book “The…Mar 30, 2019Mar 30, 2019
Introduction to Neural NetworksNeural networks are simulation of biological neurons. Similar to dendrites in biological neurons, channels of data are responsible for…Mar 20, 2019Mar 20, 2019