Skip to content

Genetic Lifetime Stochastic Gradient Descent Optimization (GLSGDO)

Notifications You must be signed in to change notification settings

jzhuo/genetic-sgd

Repository files navigation

Genetic Lifetime Stochastic Gradient Descent Optimization (GLSGDO)

This repo contains the implementations of the GLSGDO algorithm used in the optimization of neural networks.

Getting Started

Make a virtualenv to install the packages in.

Installing

Create conda environment

conda create -n hamp python=3.6
conda activate hamp

Install the packages we will be using

pip install -r requirements.txt

Contributors


Jason Zhuo


Jack Kenney


Annie Ehler


David Hogan

About

Genetic Lifetime Stochastic Gradient Descent Optimization (GLSGDO)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages