An open API service providing repository metadata for many open source software ecosystems.

Topic: "mini-batch-gradient-descent"

gyrdym/ml_algo

Machine learning algorithms in Dart programming language

Language: Dart - Size: 9.49 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 192 - Forks: 31

aditya9211/SVHN-CNN

Google Street View House Number(SVHN) Dataset, and classifying them through CNN

Language: Jupyter Notebook - Size: 1.02 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 58 - Forks: 34

bhattbhavesh91/gradient-descent-variants

My implementation of Batch, Stochastic & Mini-Batch Gradient Descent Algorithm using Python

Language: Jupyter Notebook - Size: 115 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 21

SSQ/Coursera-Ng-Improving-Deep-Neural-Networks-Hyperparameter-tuning-Regularization-and-Optimization

Short description for quick search

Language: Python - Size: 7.87 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 18

SSQ/Coursera-UW-Machine-Learning-Classification

Notebook for quick search

Size: 94.3 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 23

MoinDalvs/Gradient_Descent_For_beginners

Gradient_descent_Complete_In_Depth_for beginners

Language: Jupyter Notebook - Size: 1.36 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

ChanchalKumarMaji/Coursera-Deep-Learning-Specialization-deeplearning.ai

[Coursera] Deep Learning Specialization on Coursera

Language: HTML - Size: 187 MB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 8

DunittMonagas/Improving-Deep-Neural-Networks-Hyperparameter-tuning-Regularization-and-Optimization

Curso Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization. Segundo curso del programa especializado Deep Learning. Este repositorio contiene todos los ejercicios resueltos. https://www.coursera.org/learn/neural-networks-deep-learning

Language: Jupyter Notebook - Size: 729 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 3

kaustubholpadkar/Predicting-House-Price-using-Multivariate-Linear-Regression

Predicting House Price from Size and Number of Bedrooms using Multivariate Linear Regression in Python from scratch

Language: Jupyter Notebook - Size: 299 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 2

mahendranandi/Optimization-Algorithm

For learning, visualizing and understanding the optimization techniques and algorithms.

Language: Jupyter Notebook - Size: 25.1 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

mstrand1/Jax-logistic-regression

Logistic regression using JAX to support GPU acceleration

Language: Jupyter Notebook - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

flowstateeng/Coursera-Deep-Learning

A five-course specialization covering the foundations of Deep Learning, from building CNNs, RNNs & LSTMs to choosing model configurations & paramaters like Adam, Dropout, BatchNorm, Xavier/He initialization, and others.

Language: Jupyter Notebook - Size: 105 MB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

longtng/Stochastic-Gradient-Descent

The laboratory from CLOUDS Course at EURECOM

Language: HTML - Size: 897 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

aditya9211/MNIST-Classification-with-NeuralNet

MNIST Handwritten Digits Classification using 3 Layer Neural Net 98.7% Accuracy

Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 3

jnclink/Custom-NN

Custom implementation of a neural network from scratch using Python

Language: Python - Size: 3.74 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DeepraMazumder/Social-Network-Ads-Prediction-Analysis

A Machine Learning project to predict user interactions with social network ads using demographic data to optimize ad targeting

Language: Jupyter Notebook - Size: 633 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

bradleyboyuyang/Gradient-Descent

Gradient descent with SGD, RMSprop, AdaGrad, and Adam

Language: Jupyter Notebook - Size: 311 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 3

shulavkarki/ANN-Scratch-In-MnsitDigit

ANN Classifier built from scratch used to classify MNIST Digit.

Language: Jupyter Notebook - Size: 18.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

AsmaaEssamSultan/Optimization-Techniques-from-scratch

Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

SRI-PRIYAN/MachineLearning

Implementing ML Algorithms using Python and comparing with Standard Library functions

Language: Jupyter Notebook - Size: 1.55 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

hager51/Numerical-Optimization

Numerical Optimization for Machine Learning & Data Science

Language: Jupyter Notebook - Size: 1.2 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mustafahakkoz/Advertisement-CTR-Prediction

A submission for HUAWEI - 2020 DIGIX GLOBAL AI CHALLENGE

Language: Jupyter Notebook - Size: 94.7 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 4

nisheethjaiswal/ROLLING-DOWN-A-CROWDED-VALLEY-OF-OPTIMIZERS-DEVELOPMENTS-FROM-SGD

Deep Learning Optimizers

Language: HTML - Size: 7.21 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

itsmesatwik/deep-learning

Various methods for Deep Learning, SGD and Neural Networks.

Language: Python - Size: 20.1 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

lucassa3/PEGASOS-SVM-CLASSIFIER

Implementation of a support vector machine classifier using primal estimated sub-gradient solver in C++ and CUDA for NVIDIA GPUs

Language: Jupyter Notebook - Size: 37.4 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

chen-bowen/Deep_Neural_Networks

This project explored the Tensorflow technology, tested the effects of regularizations and mini-batch training on the performance of deep neural networks

Language: Python - Size: 13.6 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

annieyan/Stochastic_dual_coordinate_ascent

classify mnist datasets using ridge regression, optimize the algorithem with SGD, stochastic dual coordinate ascent, and mini-batching

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

YousefAlaaAli/Gradient-descent

A practical comparison of gradient descent algorithms to predict student performance using study and lifestyle data, with visual analysis.

Language: Jupyter Notebook - Size: 556 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

gkrusta/dslr

Language: Python - Size: 2.16 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pngo1997/Neural-Network-Implementation-Evaluation

Implements the NNDL book's "network.py" code (Chapter 1) to improve its functionality and performance.

Language: Jupyter Notebook - Size: 839 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Khushi130404/Gradient_Realm

Gradient_Realm is a Python project exploring regression techniques and optimization methods like Regularization, Batch, Stochastic, and Mini-batch Gradient Descent. It uses scikit-learn and custom implementations for hands-on learning.

Language: HTML - Size: 5.58 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

lam1aa/Intent-classification-with-FNN

Language: Jupyter Notebook - Size: 343 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AmbreenMahhoor/What-Is-Gradient-Descent-And-Its-Variants

Language: Jupyter Notebook - Size: 277 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

LukasFiala0/Gradient_descents

Optimalization – finding parameters of linear regression using various algorithms

Language: Python - Size: 315 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Udacity-MachineLearning-Internship/Mini-Batch-Gradient-Descent

Implementing mini batch gradient descent using sckit-learn

Language: Jupyter Notebook - Size: 83 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

NILAY2233/Machine_Learning--Learning-Gradient-Descent-optimization-technique

Gradient Descent is a technique used to fine-tune machine learning algorithms with differentiable loss functions. It's an open-ended mathematical expression, tirelessly calculating the first-order derivative of a loss function and making precise parameter adjustments.

Language: Jupyter Notebook - Size: 230 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MohammadYasinKarbasian/Machine-Learning-Homeworks

This repository contains my solutions and implementations for assignments assigned during the Machine Learning course.

Language: Jupyter Notebook - Size: 1.65 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tejaswidabas123/albalone-age-prediction

🐚 Abalone Age Prediction: Dive into Data, Surf on Insights! 📊 Unleash the power of predictive analytics on abalone age estimation! From meticulous data exploration to a showdown of optimization methods, this repo is your gateway to accurate age predictions using physical measurements using Pysaprk. 🌊🔮

Language: Jupyter Notebook - Size: 3.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IloveNooodles/mini-batch-gradient-descent

Tugas besar pembelajaran mesin mini batch gradient descent

Language: Jupyter Notebook - Size: 383 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

thinhnguyen0311/Gradient-Descent-Implementation

Language: Jupyter Notebook - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AshiniAnantharaman/NeuralNetwork

Has the basics of Neural network like Activation, loss and gradient descent functions.

Language: Jupyter Notebook - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

idan1356/Fully-Connected-Neural-Network

a fully connected neural-network implemented in python using numpy, with an option to save run as a JSON file. Network uses mini-batch gradient-descent

Language: Jupyter Notebook - Size: 419 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MahsaAm2/insurance-dataset

Language: Jupyter Notebook - Size: 3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kalhorghazal/Clothes-Classification

🥼Clothes Classification, Artificial Intelligence course, University of Tehran

Language: HTML - Size: 2.16 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

WHMHammer/robust-mini-batch-gradient-descent

Robust Mini-batch Gradient Descent models

Language: Python - Size: 29.5 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

WHMHammer/robust-mini-batch-gradient-descent-cuda 📦

CUDA implementation of the best model in the Robust Mini-batch Gradient Descent repo

Language: Cuda - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

antonio-f/Programming-assignment-Linear-models-Optimization-

Week 1 assignment form Coursera's "Advanced Machine Learning - Introduction to Deep Learning"

Language: Jupyter Notebook - Size: 310 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 7

vitthal-bhandari/High-Dimensional-Data-and-Gradient-Descent

Analyzing and overcoming the curse of dimensionality and exploring various gradient descent techniques with implementations in R

Language: HTML - Size: 4.43 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

fauzancodes/gradient-descent

Performing gradient descent for calculating slope and intercept of linear regression using sum square residual or mean square error loss function.

Language: Python - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Nikoletos-K/Ridge-regression-for-California-Housing-Dataset

🏡💲 Stochastic, full and mini-batch gradient descent for ridge regression using California Housing Dataset

Language: Jupyter Notebook - Size: 6.71 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

alexaapo/Linear-Regression

Implement Linear Regression class and experiment with Batch, Mini Batch and Stohastic Gradient Descent

Language: Jupyter Notebook - Size: 215 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

spyros-briakos/Linear_Regression

Implement Linear_Regression class and experiment with Batch,Mini Batch and Stohastic Gradient Descent!

Language: Jupyter Notebook - Size: 127 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

amandascm/Multilayer-Perceptron-Py

Implementação em Python de uma rede neural perceptron de multicamadas (multilayer perceptron) treinada com Mini-Batch Gradient Descent

Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

cryptomanic/DeepLearningBasics

Just exploring Deep Learning

Language: Jupyter Notebook - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

vincentbudianto/ArtificialNeuralNetwork

myID3 and myC45 modules implementation (Tubes1B), myMLP module implementation with mini-batch gradient descent (Tubes1C) and 10-fold cross validation scheme implementation (Tubes1D)

Language: Jupyter Notebook - Size: 3.15 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

oppenheimj/neural-network

Custom multilayer perceptron (MLP)

Language: Python - Size: 18 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

matheusbfernandes/mini_batch_neural_net

rede neural totalmente conectada, utilizando mini-batch gradient descent e softmax para classificação no dataset MNIST

Language: Python - Size: 15.8 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

sahil210695/gradient-descent

A simplified explanation of gradient descent for linear regression in python using numpy

Language: Jupyter Notebook - Size: 309 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

devonlee111/Basic-Neural-Net

A basic neural net built from scratch.

Language: Python - Size: 19.8 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

antonio-f/Linear-Regression-with-TensorFlow-2

Linear Regression with TensorFlow 2 (using Mini-Batch Gradient Descent)

Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Related Topics
stochastic-gradient-descent 32 gradient-descent 28 machine-learning 20 batch-gradient-descent 17 python 16 linear-regression 12 rmsprop 10 neural-network 9 numpy 9 adam-optimizer 9 logistic-regression 8 deep-learning 7 momentum 5 data-science 5 adagrad 5 batch-normalization 4 hyperparameter-tuning 4 backpropagation 4 neural-networks 4 ridge-regression 4 matplotlib 4 tensorflow 4 sgd 4 mnist 3 machine-learning-algorithms 3 dropout 3 optimization 3 data-analysis 3 gradient-descent-algorithm 3 softmax-classifier 3 convolutional-neural-networks 3 regularization 3 l2-regularization 3 pandas 3 lasso-regression 3 gradient-descent-momentum 2 sgd-optimizer 2 pca 2 python3 2 mnist-classification 2 cross-entropy 2 handwritten-digit-recognition 2 jupyter-notebook 2 image-classification 2 scikit-learn 2 back-propagation 2 multilayer-perceptron 2 hyperparameter-optimization 2 softmax-regression 2 mlp-classifier 2 stohastic-gradient-descent 2 neural-style-transfer 2 mlp 2 robustness 2 momentum-optimization-algorithm 2 multivariate-regression 2 nag-optimizer 2 keras 2 feedforward-neural-network 2 softmax 2 gradient-check 2 sgd-momentum 2 regression 2 optimization-algorithms 2 support-vector-machines 2 loss-functions 2 cuda 2 curse-of-dimensionality-solution 1 optimizers 1 dual-coordiate-ascent 1 intercept 1 gaussian-kernel 1 bold-driver-approach 1 adagrad-approach 1 adabelief 1 adadelta 1 california-housing-price-prediction 1 adamax 1 optimalization 1 multilayer-perceptron-network 1 adam-optimization 1 learning-rate-decay 1 initialization 1 exponentially-weighted-averages 1 bias-correction 1 sckiit-learn 1 amsgrad 1 rmsprop-approach 1 n-adam 1 pyspark 1 visualizing-optimizers 1 nestrov 1 full-batch-gradient-descent 1 nestrov-accelereated-gradient 1 etl 1 histogram 1 pair-plot 1 scatter-plot 1 eda 1 momentum-optimizer 1