Useful PyTorch Layers
Project description
Deep-Learning-Blocks
A library with customized PyTorch layers and model components.
Install:
To install the latest stable version:
pip install deepblocks
For a specific version:
pip install deepblocks==0.1.1
To install the latest, but unstable version:
pip install git+https://github.com/blurry-mood/Deep-Learning-Blocks
What's available:
Networks
- U-Net
- ICT-Net
Layers
- Flip-Invariant Conv2d
- Squeeze-Excitation Block
- Dense Block
- Multi-Head Self-Attention
- Multi-Head Self-Attention V2
Activations
- Funnel ReLU
Loss Functions
- Focal Loss
- AUC Loss
- AUC Margin Loss
- KL Divergence Loss
Regularization functions
- Anti-Correlation
Self-supervised Learning
- Barlow Twin
- DINO
Optimizers
- SAM
Documentation:
The current documention is hosted here
Bug or Feature:
Deepblocks is a growing package. If you encounter a bug or would like to request a feature, please feel free to open an issue here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
deepblocks-0.1.10.tar.gz
(21.0 kB
view hashes)
Built Distribution
Close
Hashes for deepblocks-0.1.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a95ef81a7d8c51562895c137ca0b45323bedfd5024307e5a46f9c57b83fba69 |
|
MD5 | 79ca65a175b837196d58812d3ca120eb |
|
BLAKE2b-256 | 88a7ee68df122b46fb3c5e5716b9d45bdd09eeebd7fb59741384248a9497d375 |