Skip to content
View ssmore98's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ssmore98

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Analyzing-Data-with-Python Analyzing-Data-with-Python Public

    This course will take you from the basics of Python to exploring many different types of data. You will learn how to prepare data for analysis, perform simple statistical analysis, create meaningfu…

    Python

  2. Linear-Regression Linear-Regression Public

    This week we’re covering linear regression with multiple variables. we’ll show how linear regression can be extended to accommodate multiple input features. We also discuss best practices for imple…

    MATLAB

  3. Logistic-Regression Logistic-Regression Public

    Logistic regression is a method for classifying data into discrete outcomes. For example, we might use logistic regression to classify an email as spam or not spam. In this module, we introduce the…

    MATLAB

  4. Neural-Networks-Learning Neural-Networks-Learning Public

    The Neural Network is one of the most powerful learning algorithms (when a linear classifier doesn't work, this is what I usually turn to), and this week's videos explain the 'backpropagation' alg…

    MATLAB

  5. Neural-Networks-Representation Neural-Networks-Representation Public

    Neural networks is a model inspired by how the brain works. It is widely used today in many applications: when your phone interprets and understand your voice commands, it is likely that a neural …

    MATLAB

  6. regularized-linear-regression-and-bias-vs.-variance regularized-linear-regression-and-bias-vs.-variance Public

    MATLAB