PinnedTarique AkhtarIntroduction to BERT and its application in Sentiment AnalysisBERT is super exciting algorithm and not only for me, but for the whole community of NLP(Natural Language Processing).Nov 30, 20213Nov 30, 20213
Tarique AkhtarOptimizing Warehouse Staff Management with Linear ProgrammingWhat is Linear Programming?Aug 28, 2023Aug 28, 2023
Tarique AkhtarPython implementation of Activation function for Neural NetworkAn activation function in a neural network is a mathematical function applied to the output of a neuron or a layer of neurons. It…May 24, 20232May 24, 20232
Tarique AkhtarImplementing Loss or Cost Function in Python from scratchIn this article, we will write our own Python code for different kinds of Loss or Cost functions.May 23, 2023May 23, 2023
Tarique AkhtarConverting Jupyter Notebooks to PDF with nbconvert: A Step-by-Step GuideIn this article, we will explore how to use nbconvert, a powerful tool in the Jupyter ecosystem, to convert Jupyter Notebooks to PDF…May 23, 20231May 23, 20231
Tarique AkhtarLog Transformation and visualizing it using PythonLog transformation is a common technique used to reduce skewness in a distribution and make it more symmetric. Skewness is a measure of the…Jan 13, 20231Jan 13, 20231
Tarique AkhtarCentral Limit Theorem and its application using PythonThe Central Limit Theorem (CLT) states that, given a sufficiently large sample size from a population with a finite level of variance, the…Jan 12, 2023Jan 12, 2023
Tarique AkhtarAdvanced Python programming ExerciseAdvanced Python programming can be a challenging and rewarding experience for developers. In this article, we will discuss some exercises…Jan 12, 2023Jan 12, 2023
Tarique AkhtarBasic Git commands for version controlGit is a powerful and widely used version control system that allows developers to manage and collaborate on code projects. It helps…Jan 11, 2023Jan 11, 2023
Tarique AkhtarAdvanced SQL TutorialSQL (Structured Query Language) is a powerful and widely used programming language that allows developers to manage and query relational…Jan 11, 20231Jan 11, 20231