Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Experiments on the strong lottery ticket hypothesis for convolutional neural networks

License

NotificationsYou must be signed in to change notification settings

AInnervate/cnnslth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code used to produce the empyrical results reported inour paper.

Running

All commands referred should be executed in the project's root directory.

A working installation ofGurobi Optimizer is necessary to run the experiments.To install the other dependencies, start Julia and run

using Pkg; Pkg.activate("."); Pkg.instantiate()

To perform the experiments and generate the plots, run

julia --project=. main.jl

The script will look for cached solutions insaves/.This search is based on file's names, so renaming them (or using different parameters) will generate solutions from scratch (which can take many hours).

About

Experiments on the strong lottery ticket hypothesis for convolutional neural networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp