Skip to content

annie444/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

 
 
 

Contributors

Languages