Bhartendu
Department. of Space
Followers: 0 Following: 0
PostGrad: Machine Learning & Computing; UnderGrad: Electronics & Communication Engineering
Estadística
CLASIFICACIÓN
4.233
of 295.448
REPUTACIÓN
12
CONTRIBUCIONES
0 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
6
CLASIFICACIÓN
326 of 20.227
REPUTACIÓN
4.674
EVALUACIÓN MEDIA
4.60
CONTRIBUCIONES
20 Archivos
DESCARGAS
149
ALL TIME DESCARGAS
41391
CLASIFICACIÓN
33.663
of 153.872
CONTRIBUCIONES
0 Problemas
11 Soluciones
PUNTUACIÓN
120
NÚMERO DE INSIGNIAS
2
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Q-learning-example
Maze Solving Using Q-learning Algorithm
alrededor de 5 años hace | 7 descargas |
Plot validation curve of Neural Network
1. For Validation accuracy and it's plot: * Perform CV partition as follows: X = imds_Train.Files Y = imds_Train.Labe...
más de 6 años hace | 2
Size of Matrix Training Data for CNN for Regression
Related query: <https://in.mathworks.com/matlabcentral/answers/368182-error-in-using-trainnetwork-with-training-data-and-labels...
más de 6 años hace | 0
Error in using trainNetwork with training data and labels
Try the following: If your data ( *18000* data points) is in form of images with dimensions say, *120*200* (equals to *24000*...
más de 6 años hace | 4
Resuelto
Ned's Queens
A tribute to Cody's five-year anniversary should also celebrate the people behind Cody, and in this particular case, our illustr...
alrededor de 7 años hace
Resuelto
Number of Even Elements in Fibonacci Sequence
Find how many even Fibonacci numbers are available in the first d numbers. Consider the following first 14 numbers 1 1 2...
alrededor de 7 años hace
Enviada
Linear Regression [Simplest Implementation]
Linear regression using: Direct Method, Inbuilt function, SGD Method
alrededor de 7 años hace | 8 descargas |
Resuelto
I Plead the Fifth
Write a function to provide a yes or no answer to the input string. However, it must plead the 5th amendment (return an empty st...
alrededor de 7 años hace
Resuelto
Pentagonal Numbers
Your function will receive a lower and upper bound. It should return all pentagonal numbers within that inclusive range in ascen...
alrededor de 7 años hace
Resuelto
The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...
alrededor de 7 años hace
Resuelto
Pair Primes
Let's define pair primes as follow; * *For 2 digits numbers:* 11 and 17 are pair primes because both of them are 2 digits pri...
alrededor de 7 años hace
Resuelto
5 Prime Numbers
Your function will be given lower and upper integer bounds. Your task is to return a vector containing the first five prime numb...
alrededor de 7 años hace
Resuelto
Pernicious Anniversary Problem
Since Cody is 5 years old, it's pernicious. <http://rosettacode.org/wiki/Pernicious_numbers Pernicious number> is an integer whi...
alrededor de 7 años hace
Resuelto
Basic electricity in a dry situation
This is a very hypothetical situation between two individuals in a very dry atmosphere. He came running in rubber boots when...
alrededor de 7 años hace
Resuelto
Energy of a photon
Given the frequency F of a photon in giga hertz. Find energy E of this photon in giga electron volts. Assume h, Planck's ...
alrededor de 7 años hace
Resuelto
How to subtract?
* Imagine you need to subtract one number from another using MATLAB. * You will not be using eval for this task. * Given two A...
alrededor de 7 años hace
Enviada
Character recognition using HAM (Neural Network)
Neural Network using Auto Associative memory method to store 5 characters
más de 7 años hace | 3 descargas |
Enviada
Gauss-Seidel Method, Jacobi Method
The Jacobi and Gauss-Seidel Iterative Methods
más de 7 años hace | 33 descargas |
Enviada
AdaBoost
AdaBoost, Weak classifiers: GDA, Knn, Naive Bayes, Linear, SVM
más de 7 años hace | 7 descargas |
Enviada
AdaBoost, PCA (Capstone Project)
Capstone Project: PCA & AdaBoost concepts are applied to 'Car Detection' from images
más de 7 años hace | 3 descargas |
Enviada
Support Vector Machine
SVM (Linearly Seperable Data) using linear Kernel with Gradient ascent
más de 7 años hace | 13 descargas |
Enviada
Kernel PCA
Kernel PCA analysis with Kernel ridge regression & SVM regression
más de 7 años hace | 2 descargas |
Enviada
Kernel Ridge Regression
Kernel Ridge Regression using various Kernels
más de 7 años hace | 5 descargas |
Enviada
SMO (Sequential Minimal Optimization)
Sequential Minimal Optimization (Simplified SMO) for SVM classification using Linear Kernel
más de 7 años hace | 4 descargas |
Enviada
SARSA Reinforcement Learning
Maze solving using SARSA, Reinforcement Learning
más de 7 años hace | 6 descargas |
Enviada
Maze Solver (Reinforcement Learning)
Maze Solving using Value iterations, Dynamic Programming
más de 7 años hace | 1 descarga |
Enviada
Support Vector Regression
On-line support vector regression (using Gaussian kernel)
más de 7 años hace | 7 descargas |
Enviada
Delta Learning, Widrow Hoff Learning
Delta Learning rule, Widrow-Hoff Learning rule (Artificial Neural Networks)
más de 7 años hace | 1 descarga |
Enviada
Perceptron Learning
Perceptron Learning rule, (Artificial Neural Networks)
más de 7 años hace | 4 descargas |
Enviada
Hebbian Learning
Hebbian Learning rule, (Artificial Neural Networks)
más de 7 años hace | 3 descargas |