Topic: "minibatch-gradient-descent"
ChaitanyaC22/Deep-RL-Project---Maximize-total-profits-earned-by-cab-driver
The goal of this project is to build an RL-based algorithm that can help cab drivers maximize their profits by improving their decision-making process on the field. Taking long-term profit as the goal, a method is proposed based on reinforcement learning to optimize taxi driving strategies for profit maximization. This optimization problem is formulated as a Markov Decision Process i.e. MDP.
Language: Jupyter Notebook - Size: 1.61 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 3

bhak90-tesh/Optimization
This is a Research of Various Optimization Algorithms that are used in ML and DL which is implemented on the 2 types of Dataset(Banglore_Housing & TSP)
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

NILAY2233/Machine_Learning---Learning-Gradient-Descent-optimization-techniques
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: 718 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MinhQuan-Github/Gradient-Descent
Gradient Descent with multiple method: Univariate - Multivariate, Momentum, Batch Gradient Descent, ...
Language: Python - Size: 205 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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

akshayratnawat/GradientDescent_Algorithms
This file explores the working of various Gradient Descent Algorithms to reach a solution. Algorithms used are: Batch Gradient Descent, Mini Batch Gradient Descent, and Stochastic Gradient Descent
Language: HTML - Size: 1.16 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
