Skip to content
/ loss Public

Influence of Network Depth & Skip Connections on Loss Landscape (CS28010 project)

Notifications You must be signed in to change notification settings

rudongyu/loss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Influence of Network Depth & Skip Connections on Loss Landscape (CS28010 project)

Requirements:

  • python=3.7.3
  • pytorch=1.3.1
  • torchvision=0.4.2
  • tqdm=4.40.2
  • numpy=1.16.4

Dataset

The dataset will be automatically downloaded when running the process. Or you can put your pre-downloaded data in args.data_dir in main.py.


Commands

Run scripts in the directory scripts for experiments with different settings.

e.g. bash scripts/vgg11.sh for the loss surface contour map of VGG-11.

VGG-11

About

Influence of Network Depth & Skip Connections on Loss Landscape (CS28010 project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published