Giter Site home page Giter Site logo

torchservant's Introduction

TorchServant

中文版本 | English Version

TorchServant is still in design and development stage, and more modules may be added. Welcome interested friends to join this project.````

TorchServant is an assembly helping quickly development for PyTorch users. The essential design idea of torchservant is to liberate researchers from tedious repetitions such as save&load checkpoints, make records, manage GPUs, etc. It could help users focus on the core pipelines of design neural networks, including design models, choose hyper-parameters, design loss functions and optimizers, train models, evaluate models, and etc.

Packages

TorchServant contains the following components:

Package Name Explaination
cfgenator Configure file generator
modelservant Manage weights files and checkpoints, keep training process continuous.
procmonitor API for visdom and tensorboard, visualize diagrams, illustrations and progresses.
stats Resource statistics on GPUs, memories, cpu, and consumed time.
classicmodels Include AlexNet, VGG, Resnet, Inception, etc.
visualfeature Visualize feature maps during training and evaluation process.
weightransfer An Qt-based visual tool to transfer weights between different models.

Install

pip install torchservant

Example

torchservant's People

Contributors

missingdaysqxy avatar qixuanai avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.