Skip to content

Repository files navigation

PSOSGD

Introduction

We try to combine the particle swarm optimization algorithm with the stochastic gradient descent algorithm in deep learning to train and optimize the model, namaly PSOSGD.

Dependence

pytorch
torchvision
matplotlib

Please see requirements.txt

Implementation Plan

  • PSOSGD Training process
  • PSOSGD Testing process
  • Model saving
  • Plot performance indicators

Contact us

If you have any questions, please submit an issue or send an email to us. Thanks!

Lanping: [email protected]

Ricky: [email protected]

About

基于粒子群PSO+随机梯度下降SGD优化器的Pytorch训练框架

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages