ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

660 results

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

969 views

3 years 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,658 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

23,556 views

3 years 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

181 views

6 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

398 views

1 year 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,339 views

2 years ago

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,682 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

294,959 views

1 year ago

Alfredo Canziani (冷在)
Week 1 – Practicum: Classification, linear algebra, and visualisation

Course website: http://bit.ly/DLSP20-web Playlist: http://bit.ly/pDL-YouTube Speaker: Alfredo Canziani Week 1: ...

52:31
Week 1 – Practicum: Classification, linear algebra, and visualisation

66,719 views

5 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,222 views

3 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

3 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,550 views

3 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

COMPUTER & EXCEL SOLUTION
Stack linear data structure  Push and POP in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

6:35
Stack linear data structure Push and POP in Python@COMPUTEREXCELSOLUTION

75 views

3 years ago

datalabcc
Python - Coding - 4.2

Python is a general purpose programming language and one of the most common tools in data science. For more on this topic ...

5:57
Python - Coding - 4.2

895 views

8 years ago

Jeremy Howard
Lesson 13: Deep Learning Foundations to Stable Diffusion

All lesson resources are available at http://course.fast.ai.) In this lesson, we dive into backpropagation and the creation of a simple ...

1:46:01
Lesson 13: Deep Learning Foundations to Stable Diffusion

20,061 views

2 years ago

OpenMDAO
What solver convergence looks like

A system is converged when the residuals are close to 0 within a tolerance. How this is achieved depends on what solver you use, ...

14:50
What solver convergence looks like

1,200 views

3 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

145 views

2 years ago

Wisc-Online
Finding Factorials with Recursion

Knowing when recursion is the best solution for your computer programming problem, also makes your job easier. Let's start by ...

5:00
Finding Factorials with Recursion

555 views

9 years ago

Genetic Improvement Workshop
Generating Objected-Oriented Source Code Using Genetic Programming

Using machine learning to generate source code is an active and highly important research area. It has been shown that genetic ...

16:06
Generating Objected-Oriented Source Code Using Genetic Programming

149 views

4 years ago