Sadman Kabir Soumik
open-menu closeme
Home
artificial-intelligence
software-engineering
cloud-computing
beyond-code
About
linkedin github rss
  • Ace Your Data Science Interview - Top Questions With Answers

    calendar Nov 15, 2022 · 100 min read · deep learning machine learning data science  ·
    Share on: twitter facebook linkedin copy
    Ace Your Data Science Interview - Top Questions With Answers

    Can you explain the bias-variance trade-off and how it relates to model performance? Machine learning and statistics have a fundamental concept that requires balancing the model's bias and variance, known as the bias-variance trade-off. These two types of errors can affect a model's performance. Bias, the first type of …


    Read More
  • Machine Learning Practices - Research vs Production

    calendar Jan 10, 2022 · 5 min read · machine learning deep learning data science  ·
    Share on: twitter facebook linkedin copy
    Machine Learning Practices - Research vs Production

    There are several key differences between using machine learning for research and using it for production. One of the main differences is the focus of the work. Machine learning for research typically focuses on exploring new ideas and techniques, and on advancing the state of the art in the field. In contrast, machine …


    Read More
  • Writing Machine Learning Model - PyTorch vs. TF-Keras

    calendar Dec 9, 2021 · 4 min read · machine learning deep learning data science  ·
    Share on: twitter facebook linkedin copy
    Writing Machine Learning Model - PyTorch vs. TF-Keras

    PyTorch and Keras are both open-source deep learning frameworks, but they have some significant differences. PyTorch is a low-level framework that allows you to define your own computation graphs, while Keras is a high-level framework that provides a pre-defined set of layers and routines for building deep learning …


    Read More
  • Vanishing Gradient Problem and How to Fix it

    calendar Oct 24, 2021 · 3 min read · deep learning machine learning data science  ·
    Share on: twitter facebook linkedin copy
    Vanishing Gradient Problem and How to Fix it

    What is Vanishing Gradient Problem Neural networks are trained using stochastic gradient descent. This involves first calculating the prediction error made by the model and using the error to estimate a gradient used to update each weight in the network so that less error is made next time. This error gradient is …


    Read More
  • Different Word Embedding Techniques for Text Analysis

    calendar Dec 11, 2020 · 7 min read · machine learning NLP deep learning  ·
    Share on: twitter facebook linkedin copy
    Different Word Embedding Techniques for Text Analysis

    Word embedding is a technique in natural language processing (NLP) where words are represented as vectors of real numbers. This allows words with similar meanings to have similar representation, and can be used in various NLP tasks such as machine translation and text classification. There are several different …


    Read More
  • How A Recurrent Neural Network Works

    calendar Oct 25, 2020 · 8 min read · deep learning machine learning NLP algorithm  ·
    Share on: twitter facebook linkedin copy
    How A Recurrent Neural Network Works

    Recurrent Neural Network A recurrent neural network (RNN), is a type of neural network that can process sequential data, like text, audio, or time series data. Here's how it works: first, the RNN takes in some input data, which could be a word in a sentence, a sound wave from an audio recording, or a measurement from a …


    Read More
  • How to Prevent Overfitting in Machine Learning Models

    calendar May 9, 2019 · 4 min read · deep learning machine learning  ·
    Share on: twitter facebook linkedin copy
    How to Prevent Overfitting in Machine Learning Models

    Very deep neural networks with a massive number of parameters are very robust machine learning systems. But, in this type of huge network, overfitting is a common serious problem. Learning how to deal with overfitting is essential to mastering machine learning. The fundamental issue in machine learning is the tension …


    Read More
  • Effective Transfer Learning - A Guide to Feature Extraction and Fine-Tuning Techniques

    calendar May 21, 2018 · 4 min read · deep learning machine learning data science  ·
    Share on: twitter facebook linkedin copy
    Effective Transfer Learning - A Guide to Feature Extraction and Fine-Tuning Techniques

    Transfer learning is a technique in machine learning that allows a model trained on one task to be reused and fine-tuned for another similar task. The idea behind transfer learning is that a model that has already learned to recognize patterns in one set of data can be applied to a different but related problem, …


    Read More

SK Soumik photo

SK Soumik

Data Science | Software Engineering
Read More

Categories

MACHINE-LEARNING 25 SOFTWARE-ENGINEERING 18 ALGORITHM-DESIGN 10 SYSTEM-DESIGN 7 PROJECT 6 NON-TECHNICAL 2 OPERATING-SYSTEM 2 BUSINESS 1 CLOUD-COMPUTING 1

Series

ML 19 DSA 6 PROJECT 6 SOFTWARE-ENGINEERING 4 PROBLEM-SOLVING 3 AIRFLOW 1 DJANGO 1 GENERATIVE-AI 1 NLP 1

Tags

MACHINE-LEARNING 23 DATA-SCIENCE 17 PROGRAMMING 12 PYTHON 10 ALGORITHMS 8 DEEP-LEARNING 8 NLP 8 PROBLEM-SOLVING 6 PROJECT-TUTORIAL 6 SOFTWARE-ENGINEERING 6 ALGORITHM 5 LEETCODE 5 SYSTEM-DESIGN 5 ARTIFICIAL-INTELLIGENCE 3
All Tags
AIRFLOW1 ALGORITHM5 ALGORITHMS8 ARTIFICIAL-INTELLIGENCE3 AUTOMATION1 BOT-DEVELOPMENT1 BUSINESS1 CLOUD1 COMPUTER-VISION2 DATA-SCIENCE17 DEEP-LEARNING8 DJANGO1 ELASTICSEARCH1 GENERATIVE-AI1 GENERATIVE-AI-MODELS1 GOOGLE-CLOUD1 IMAGE-SEGMENTATION1 INDEX1 LEETCODE5 LIFE-HACK1 LINUX2 MACHINE-LEARNING23 MATH1 MLOPS2 NLP8 OPERATING-SYSTEM1 OPTIMIZATION1 PROBLEM-SOLVING6 PRODUCTIVITY1 PROGRAMMING12 PROJECT-TUTORIAL6 PROXY1 PYTHON10 SOFTWARE-ENGINEERING6 SPARK1 START-UP1 STATISTICS1 SYSTEM-DESIGN5 WEB-DEVELOPMENT1 WEB-SCRAPING1
[A~Z][0~9]
Copyright © 2022, Sadman Kabir Soumik

Copyright  COPYRIGHT © 2022, SADMAN KABIR SOUMIK. All Rights Reserved

to-top