Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

corenel/torchsharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TorchSharp

torchsharp is a framework for PyTorch which provides a set of sharp utilities aiming at speeding up programming and encouraging code re-use.

This repository consists of:

  • torchsharp.data : Useful stuff about data operation such as dummy datasets and image transforms for data argumentation, etc.

  • torchsharp.model : Helpful fucntions about model training process such as initializer and metrics, etc.

    • configuration profile
    • high level model class
    • weight initializer wrapper
    • optimizer wrapper
    • lr scheduler wrapper
    • more metrics
    • history and tensorboard logger
  • torchsharp.utils : Other tools like logger and timer, etc.

About

A set of sharp utilities for PyTorch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages