Custom deep learning code for TensorFlow
Project description
DeepSaki
Welcome AI enthuisiasts to DeepSaki, a collection of reusable machine learning code. :muscle::robot::metal:
The ML framework used is tensorflow and the entire code is suitable to run Google's TPUs.
Installation
Git
git clone https://github.com/sascha-kirch/DeepSaki.git
Pip
pip install DeepSaki
Content
- activations
- ComplexActivation
- initializer
- HeAlphaNormal
- HeAlphaUniform
- helper
- MakeInitializerComplex
- layers
- GlobalSumPooling2D
- ReflectionPadding (suitable for TPU)
- FourierConvolution2D
- rFFTPooling2D
- FourierFilter2D
- FourierPooling2D
- FFT2D
- iFFT2D
- Conv2DBlock
- Conv2DSplitted
- DenseBlock
- DownSampleBlock
- UpSampleBlock
- ResidualIdentityBlock
- ResBlockDown
- ResBlockUp
- ScaleLayer
- ScalarGatedSelfAttention
- Encoder
- Bottleneck
- Decoder
- helper
- GetInitializer
- pad_func
- dropout_func
- PlotLayer
- loss
- PixelDistanceLoss
- StructuralSimilarityLoss
- models
- LayoutContentDiscriminator
- PatchDiscriminator
- ResNet
- UNet
- UNetDiscriminator
- optimizer
- SWATS_ADAM
- SWATS_NADAM
- regularization
- CutMix
- CutOut
- GetMask
- utils
- DetectHw
- EnableXlaAcceleration
- EnableMixedPrecision
Repo Stats
since 16.04.2022
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
DeepSaki-0.1.2.tar.gz
(112.9 kB
view details)
File details
Details for the file DeepSaki-0.1.2.tar.gz
.
File metadata
- Download URL: DeepSaki-0.1.2.tar.gz
- Upload date:
- Size: 112.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 608b390326655b334f049281b6e04f44c412ee82d0c63d2f16cb7b3c2a3a3615 |
|
MD5 | 09d2ac711b8ce9311e728f7b82833d0c |
|
BLAKE2b-256 | 45226deadceb6de37aa9aab82658c831beb3d2d679d82f21e4b714264b0a729c |