-
Notifications
You must be signed in to change notification settings - Fork 3
anuraganands/GSGD
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Guided Stochastic Gradient Descent (GSGD) Copyright (c) 2018, Anuraganand Sharma - All rights reserved. This Matlab code is the implementation of GSGD proposed by Anuraganand Sharma in the paper: A. Sharma, “Guided Stochastic Gradient Descent Algorithm for inconsistent datasets,” Applied Soft Computing, vol. 73, pp. 1068–1080, Dec. 2018 How to run: 1 - The main program is written in GSGD.m. Run this program. 2 - It asks for data files. By default "data" folder is in the same directory as GSGD.m 3 - The results are stored in "Result" folder. 4 - For further analysis run Result\analyseData.m and Result\colorMapTry.m
About
Guided Stochastic Gradient Descent Algorithm (GSGD)
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published