Open in app

Sign in

Write

Sign in

Coursesteach
Coursesteach

423 Followers

Home

Lists

About

16 hours ago

Natural Language Processing(Part 20)-Training Naïve Bayes

📚Chapter 3: Sentiment Analysis (Naive Bayes) This tutorial, I’ll show you how to train the Naive Bayes classifier. In this context, we train in something different than in logistic regression or deep learning. There is no gradient descent. We’re just counting frequencies of words in the corpus. You will now be creating step-by-step, a Naive Bayes…

5 min read

Natural Language Processing(Part 20)-Training Naïve Bayes
Natural Language Processing(Part 20)-Training Naïve Bayes

5 min read


1 day ago

Machine learning (Part 18)-Gradient Descent in Practice I — Feature Scaling

Description In this tutorial and in the tutorial after this one, I wanna tell you about some of the practical tricks for making gradient descent work well. In this Tutorial, I want to tell you about an idea called feature skill. Here’s the idea. Sections Gradient on original data (without Feature scaling…

14 min read

Machine learning (Part 18)-Gradient Descent in Practice I — Feature Scaling
Machine learning (Part 18)-Gradient Descent in Practice I — Feature Scaling

14 min read


1 day ago

Computer Vision (Part 14)-Common Types of Noise

Introduction: In the realm of computer vision, where algorithms strive to make sense of the visual world, the presence of noise can be akin to a discordant note in an otherwise harmonious melody. Noise, in the context of computer vision, refers to unwanted or random variations in pixel values that can…

8 min read

Computer Vision (Part 14)-Common Types of Noise
Computer Vision (Part 14)-Common Types of Noise

8 min read


3 days ago

Deep Learning (Part 14)-Vectorization

Sections What is Vectorization Python Implementation CPU and GPU Important points Benefits of Vectorization Common Vectorization Techniques Examples of Vectorization Section 1- What is Vectorization ( Dr Andrew) Vectorization is basically the art of getting rid of explicit for loops in your code. In the deep learning era, especially in deep learning in practice, you often find yourself training…

9 min read

Deep Learning (Part 14)-Vectorization
Deep Learning (Part 14)-Vectorization

9 min read


4 days ago

Python (Part 11)-List

Introduction: Python, a versatile and powerful programming language, offers a wide range of data structures to handle and manipulate data efficiently. One of the fundamental and frequently used data structures in Python is the list. …

4 min read

Python (Part 11)-List
Python (Part 11)-List

4 min read


6 days ago

Machine learning (Part 17)-Gradient Descent for Multiple Variables

Description In the previous Tutorial, we talked about the form of the hypothesis for linear regression with multiple features or with multiple variables. In this Tutorial, let’s talk about how to fit the parameters of that hypothesis. In particular let’s talk about how to use gradient descent for linear regression…

7 min read

Machine learning (Part 17)-Gradient Descent for Multiple Variables
Machine learning (Part 17)-Gradient Descent for Multiple Variables

7 min read


Nov 26

Natural Language Processing(Part 19)-Log Likelihood, Part 2

📚Chapter 3: Sentiment Analysis (Naive Bayes) We will continue from the previous Tutorial and show you how to do inference. Given your lambda dictionary the task is pretty straightforward. You have done most of the work to arrive at your log likelihood already. Now let’s wrap up. Now you can calculate the log likelihood of the…

3 min read

Natural Language Processing(Part 19)-Log Likelihood, Part 2
Natural Language Processing(Part 19)-Log Likelihood, Part 2

3 min read


Nov 25

Computer Vision (Part 13)-Multiply image by a scaler and Blend 2 Images

Introduction In the vast realm of computer vision, where algorithms and techniques constantly evolve, one fundamental operation stands out for its simplicity and effectiveness: scalar multiplication. This seemingly basic mathematical operation plays a pivotal role in manipulating and enhancing images, providing a versatile tool for a wide array of applications. Sections Understanding…

8 min read

Computer Vision (Part 13)-Multiply image by a scaler and Blend 2 Images
Computer Vision (Part 13)-Multiply image by a scaler and Blend 2 Images

8 min read


Nov 21

Supervised learning with scikit-learn (Part 7)-Handling missing data

Introduction In the vast landscape of data science, one inevitable challenge is dealing with missing data. Missing values can arise from a variety of reasons, ranging from human error during data collection to technical issues in data storage. In this blog post, we’ll explore how scikit-learn, a powerful machine learning library…

10 min read

Supervised learning with scikit-learn (Part 7)-Handling missing data
Supervised learning with scikit-learn (Part 7)-Handling missing data

10 min read


Nov 20

Multivariate Calculus for Machine Learning (Part 7)-Chain rule

Description So far, we have learned about the sum rule, the power rule, and the product rule. In this tutorial, we will be discussing our fourth and final tool for this module, which is called the chain rule. In the intricate world of machine learning, the chain rule stands as a…

8 min read

Multivariate Calculus for Machine Learning (Part 7)-Chain rule
Multivariate Calculus for Machine Learning (Part 7)-Chain rule

8 min read

Coursesteach

Coursesteach

423 Followers

You Can Learn Everything https://coursesteach.com

Following
  • Rudylee

    Rudylee

  • Kasun Dissanayake

    Kasun Dissanayake

  • Maryam Muneer

    Maryam Muneer

  • Sahir Maharaj

    Sahir Maharaj

  • Sanjithkumar

    Sanjithkumar

See all (27)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams