Skip to content
/ recon Public

an universal pytorch deep learning experiment codebase

Notifications You must be signed in to change notification settings

Karbo123/recon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recon

an universal deep learning framework for training model in either distributed data parallel mode or single gpu mode

Installation

pip install .

Example

an example experiment has been given by config/cfg_cifar100.py.

Suggestion for writing a config file

  • try to use logger_info to print message, because it will write info to the log file

About

an universal pytorch deep learning experiment codebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages