GithubHelp home page GithubHelp logo

codestyle's Introduction

Catalyst.Codestyle

build Pipi version Python Version License Twitter Slack Telegram

Catalyst is an PyTorch framework for Deep Learning research and development. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusing. Being able to research/develop something new, rather than write another regular train loop.
Break the cycle - use the Catalyst!

Catalyst at AI Landscape.

Getting started

# make code compatible with `catalyst` code style
catalyst-make-codestyle

# check that the code is `catalyst` code style compliant
catalyst-check-codestyle

Installation

You can install catalyst-codestyle via pip or directly from source.

Install from PyPi

Using pip you can easily install the latest release version PyPI:

pip install -U catalyst-codestyle

Install from GitHub

You can install the latest development version using pip directly from the GitHub repository:

pip install git+https://github.com/catalyst-team/codestyle.git

Install from source

It’s also possible to clone the Git repository and install catalyst-codestyle using its setup.py:

git clone https://github.com/catalyst-team/codestyle.git
cd codestyle
python setup.py install

Communication

  • GitHub Issues: Bug reports, feature requests, install issues, RFCs, thoughts, etc.
  • Slack: The Catalyst Slack hosts a primary audience of moderate to experienced Catalyst users and developers for general chat, online discussions, collaboration, etc.
  • Email: Feel free to use [email protected] as an additional channel for feedback.

codestyle's People

Contributors

bagxi avatar casyfill avatar scitator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

codestyle's Issues

Invalid config: isort.toml

NIP001 File .cache/nitpick/https-raw-githubusercontent-com-catalyst-team-codestyle-master-styles-isort-toml.toml has an incorrect style. Invalid config:
nitpick.files."setup.cfg".comma_separated_values.0: Dot is missing. Use <section_name>.<field_name>

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.