Arshad Afzal
Followers: 0 Following: 0
Numerical Analysis Machine Learning Optimization
Statistics
15 Files
RANK
N/A
of 295,448
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
1,932 of 20,227
REPUTATION
935
AVERAGE RATING
3.10
CONTRIBUTIONS
15 Files
DOWNLOADS
70
ALL TIME DOWNLOADS
8519
RANK
of 153,822
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Jacobi and Gauss-Seidel method
Iterative methods used to solve a linear system of equations
3 years ago | 6 downloads |
Submitted
MULTIVARIATE REGRESSION (QUASI-NEWTON METHODS)
Minimize the Cost function (mean-square error) using Quasi-newton Method
4 years ago | 1 download |
Submitted
CHOLESKY FACTORIZATION
Program to find Cholesky factorisation of a Matrix
4 years ago | 6 downloads |
Submitted
Gaussian Elimination Method with Partial Pivoting
Solution for systems of linear algebraic equations
4 years ago | 27 downloads |
Submitted
Inverse of a Matrix using LU decomposition
Program to calculate inverse of a Matrix, A
4 years ago | 7 downloads |
Submitted
QR DECOMPOSITION
QR decomposition using Householder Reflection
4 years ago | 5 downloads |
Submitted
STOCHASTIC GRADIENT-DESCENT FOR MULTIVARIATE REGRESSION
Minimizing the Cost function (mean-square error) using SGD Algorithm
4 years ago | 3 downloads |
Submitted
GRADIENT-DESCENT FOR MULTIVARIATE REGRESSION
Minimizing the Cost function (mean-square error) using GD Algorithm using Gradient Descent, Gradient Descent with Momentum, and ...
4 years ago | 2 downloads |
Submitted
RADIAL BASIS NEURAL NETWORKS
Perform regression using radial basis neural networks
4 years ago | 1 download |
Submitted
Particle Swarm Optimization (PSO)
PSO is metaheuristic, derivative-free method for Optimization
4 years ago | 1 download |
Submitted
K-FOLD CROSS-VALIDATION (BATCH)
K-FOLD CROSS-VALIDATION TO TRAIN RADIAL-BASIS NEURAL NETWORK MODEL IN MATLAB
5 years ago | 3 downloads |
Submitted
EIGEN VALUES OF A MATRIX
Program to determine Eigen values of a matrix
5 years ago | 1 download |
Submitted
QR DECOMPOSITION
Finding QR decomposition of a matrix using Gram-Schmidt Orthogonalization
5 years ago | 5 downloads |
Submitted
Simple Gaussian Elimination Method
Solution for systems of linear algebraic equations
5 years ago | 1 download |