Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gradient-descent

Repo for demonstrating gradient descent algorithms used in Machine Learning in Python 3.

Files included

non_vec_batch.py - Non-vectorised implementation of batch gradient descent

non_vec_batch.py - Non-vectorised implementation of batch gradient descent

batch_and_stochastic - Vectorised implementation of stochastic gradient descent and batch gradient descent

Set Up

Install dependencies using:

pipenv install --dev

Running

Before running scripts need to go into pipenv shell:

pipenv shell

License

Copyright (c) 2020 Hasan Zaidi

Published under the MIT License.

About

Repo for demonstrating gradient descent algorithms used in Machine Learning in Python 3

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages