catalyst
DL framework
A PyTorch framework for accelerating deep learning research and development by focusing on reproducibility, rapid experimentation, and codebase reuse.
Accelerated deep learning R&D
3k stars
46 watching
390 forks
Language: Python
last commit: 8 months ago
Linked from 7 awesome lists
computer-visiondeep-learningdistributed-computingimage-classificationimage-processingimage-segmentationinformation-retrievalinfrastructuremachine-learningmetric-learningnatural-language-processingobject-detectionpythonpytorchrecommender-systemreinforcement-learningreproducibilityresearchtext-classificationtext-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
ahkarami/deep-learning-in-production | A collection of notes and references on deploying deep learning models in production environments | 4,306 |
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 83,959 |
catalyst-team/catalyst-rl | A PyTorch framework for accelerating reinforcement learning research and development by providing a modular, reusable, and customizable training loop | 46 |
yunjey/pytorch-tutorial | A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,251 |
dsksd/deepnlp-models-pytorch | Pytorch implementations of various Deep NLP models from Stanford's cs-224n course | 2,954 |
victoresque/pytorch-template | An open-source PyTorch deep learning project template providing a structured environment for building and training various models. | 4,754 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
pytorch/glow | A compiler and execution engine for neural networks that generates optimized code for hardware accelerators | 3,235 |
jfzhang95/pytorch-deeplab-xception | A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets | 2,910 |
catalyst-team/neuro | A 3D brain segmentation pipeline using Python and the Catalyst framework. | 19 |
scitator/catalyst-rl-framework | A framework for distributed reinforcement learning research with Python and PyTorch support | 38 |
p-christ/deep-reinforcement-learning-algorithms-with-pytorch | PyTorch implementations of popular deep reinforcement learning algorithms and environments. | 5,640 |
shenweichen/deepctr-torch | A PyTorch-based package for building and training click-through rate models using various deep learning architectures. | 3,023 |
dsgiitr/d2l-pytorch | An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch | 4,244 |
pytorch/ignite | A high-level library to help with training and evaluating neural networks in PyTorch | 4,526 |