ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

659 results

OpenMDAO
Nonlinear and linear systems and solvers

In OpenMDAO terms, your nonlinear system is your model or governing system of equations. Your linear system is a ...

13:15
Nonlinear and linear systems and solvers

1,629 views

3 years ago

OpenMDAO
Fitting tabular data using smooth curve fits

If you're fitting a curve or surface to data and want to ever use gradient-based optimizers or Newton solvers, make sure to do it in a ...

7:03
Fitting tabular data using smooth curve fits

945 views

3 years ago

OpenMDAO
Multiobjective optimization

Multiobjective optimization is somewhat of a misnomer -- you actually have to have predefined weightings for each of the ...

5:49
Multiobjective optimization

22,548 views

3 years ago

Coding Nexus
Linear Regression for Machine Learning | Python Tutorial

Create and Finetune a Chatbot FREE without coding Query AI - https://queryai.co.uk/?ref=lsmhtpxd Join in this comprehensive ...

10:28
Linear Regression for Machine Learning | Python Tutorial

393 views

1 year ago

Inria Learning Lab
Intuitions on linear models

This video is part of the Mooc “Machine learning in Python with scikit-learn ” hosted on FUN platform: ...

17:48
Intuitions on linear models

1,607 views

3 years ago

NPTEL IIT Bombay
Week 5 : Lecture 22 : Tutorial Session - 4: Python implementation of Jacobi Method

Lecture 22 : Tutorial Session - 4: Python implementation of Jacobi Method.

38:27
Week 5 : Lecture 22 : Tutorial Session - 4: Python implementation of Jacobi Method

5,254 views

2 years ago

Maria Andersen
CAC Linear Regression Models

Contemporary Algebra Collection Topic: Linear Regression Models, Video 5 of 7 Video Title: Linear Regression Models Learning ...

13:41
CAC Linear Regression Models

97 views

5 years ago

Data Science For You
Logistic REGRESSION MODELS using PYTHON [Explained step by step]

In this video we are going to take a look at logistic regression. Unlike linear regression, analysis of variance (ANOVA), and ...

53:01
Logistic REGRESSION MODELS using PYTHON [Explained step by step]

21 views

2 years ago

Solve Computer Science
Smart way to create matrix in Python

This video shows you how to create square matrices in Python using normal lists and NumPy. Using NumPy has the advantage to ...

5:52
Smart way to create matrix in Python

133 views

2 years ago

NPTEL IIT Bombay
Lecture 24: Linear Regression

Parameter Estimation, Slope , Intercept, ANOVA, Residual, R-square.

32:31
Lecture 24: Linear Regression

1,304 views

4 years ago

Inria Learning Lab
Intuitions on regularized linear models

This video is part of the Mooc “Machine learning in Python with scikit-learn ” hosted on FUN platform: ...

20:06
Intuitions on regularized linear models

1,194 views

3 years ago

Algorithmic Simplicity
MAMBA from Scratch: Neural Nets Better and Faster than Transformers

Mamba is a new neural network architecture that came out this year, and it performs better than transformers at language ...

31:51
MAMBA from Scratch: Neural Nets Better and Faster than Transformers

290,844 views

1 year ago

J David Eisenberg
Chapter 7: Linear Search

Writing an algorithm that finds a value in an array by looking at each item in term from beginning to end.

4:12
Chapter 7: Linear Search

179 views

6 years ago

NPTEL IIT Bombay
Week 3 : Lecture 13 : Tutorial Session - 2: Python Coding for Naive Gaussian Elimination Method

Lecture 13 : Tutorial Session - 2: Python Coding for Naive Gaussian Elimination Method.

32:47
Week 3 : Lecture 13 : Tutorial Session - 2: Python Coding for Naive Gaussian Elimination Method

2,415 views

2 years ago

YuriODev
Session 04: Mastering Searching Algorithms | Linear Search vs Binary Search

Session 04: Mastering Searching Algorithms | Linear Search vs Binary Search Welcome to the 4th session of our 25-part series!

36:23
Session 04: Mastering Searching Algorithms | Linear Search vs Binary Search

1,739 views

1 year ago

Mark Newman
What is Convolution

Convolution plays a pivotal role in signal processing, allowing us to extract valuable information and uncover hidden patterns in ...

0:55
What is Convolution

63,577 views

2 years ago

OpenMDAO
Basic optimization problem formulation

One of the most important steps in optimization is formulating well-posed and meaningful problems that you can interpret ...

8:52
Basic optimization problem formulation

5,077 views

3 years ago

Samir Paul
A first look at search: Linear and binary

By the linear search method that we looked at earlier in lecture so that it can accomplish this. Finally, pick through this code ...

14:30
A first look at search: Linear and binary

814 views

10 years ago

freeCodeCamp.org
Learn Data Science Tutorial - Full Course for Beginners

Learn Data Science is this full tutorial course for absolute beginners. Data science is considered the "sexiest job of the 21st ...

5:52:09
Learn Data Science Tutorial - Full Course for Beginners

4,302,419 views

6 years ago

Programming threads
This ONE Python Trick Made My Code 4.37x Faster (Threading Secrets)

Learn Python threading and understand how the Python GIL is explained through bytecode analysis and real performance ...

3:07
This ONE Python Trick Made My Code 4.37x Faster (Threading Secrets)

227 views

2 months ago