Coder Social home page Coder Social logo

pytorch_addon's Introduction

PyTorch Addon: Awesome PyTorch Functionality

About

PyTorch is awesome. However, PyTorch functionalities only include widely used operations. As is mentioned in the contributing guide.

"Adding operators/algorithms from recently-released research is generally not accepted unless there is overwhelming evidence that this newly published work has ground-breaking results and will eventually become a standard in the field. If you are not sure where your method falls, open an issue first before implementing a PR."

However, we want new things! We can look for independent Github repos, but it is tiring, and not everyone is conformed to the PyTorch standard (some implementations might be wrong). Motivated by Tensorflow Addons, we implement an addon library where one can use a standard PyTorch interface to try out newly created methods! Activation, optimizers, layers, and networks. Whatever you want.

Note that not all code is contributed by the core authors. If it is borrowed from another repo, then make sure to mention them! Also, this is highly experimental, so no guarantee it will work! If it doesn't, either the new idea probably doesn't really work, or maybe it is a bug. Always feel free to raise an issue.

If you want something, also raise an issue. We will get to you as soon as possible.

Documentation

The documentation will be generated by sphinx, similar to that of PyTorch.

Contribution.

Standard Github contribution routine (nothing new). However, pay attention that we want to use sphinx to generate documentation. Therefore pay attention to the docs!

pytorch_addon's People

Contributors

rwbfd avatar

Watchers

James Cloos 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.