oke-aditya / py_fresh
Python Project Maker
☆45Updated 4 years ago
Alternatives and similar repositories for py_fresh:
Users that are interested in py_fresh are comparing it to the libraries listed below
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- An Easy To Use PyTorch Computer Vision Library☆51Updated last year
- Collection of simple functions reusable across ML projects.☆20Updated 3 years ago
- Contains notebooks prepared for ML Bootcamp organized by Google Developers Launchpad.☆52Updated 5 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆106Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Tiny, easy to understand deep learning library in Python. With GPU support and only in numpy :)☆17Updated 3 years ago
- A deep learning application to simulate Holi effect for your group pictures.☆10Updated 4 years ago
- Implementing activation functions from scratch in Tensorflow.☆36Updated 3 years ago
- Deep Learning Paper Implementations in PyTorch☆17Updated 4 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆86Updated 2 years ago
- Automatically upload the model saved as W&B Artifact to Kaggle Dataset.☆23Updated 3 years ago
- A small framework that can perform automatic differentiation to calculate first-order gradients of numpy arrays.☆18Updated 2 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.