StefanieStoppel / pytorch-mlflow-optunaLinks
Tutorial on training a PyTorch neural network model using MLflow for experiment tracking & Optuna for hyperparameter optimization.
☆28Updated 2 years ago
Alternatives and similar repositories for pytorch-mlflow-optuna
Users that are interested in pytorch-mlflow-optuna are comparing it to the libraries listed below
Sorting:
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Research repo for code that may or may not end up in fastai3☆50Updated 3 years ago
- My experiments and progress within various fastai applications☆56Updated 5 years ago
- Cyclemoid implementation for PyTorch☆89Updated 3 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 4 years ago
- Deploy FastAI Trained PyTorch Model in TorchServe and Host in Amazon SageMaker Inference Endpoint☆73Updated 3 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 3 years ago
- A few baselines with a standard tabular model☆38Updated 5 years ago
- Automatically upload the model saved as W&B Artifact to Kaggle Dataset.☆23Updated 3 years ago
- PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN☆20Updated 3 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- Build fast gradio demos of fastai learners☆35Updated 3 years ago
- Example of using the SAINT architecture in fastai☆12Updated 3 years ago
- Catalyst.Segmentation☆28Updated 3 years ago
- Extensions for the `fastai2` library in the form of data augmentations and inference utilities. Specific to computer vision models. Infer…☆48Updated last year
- Implementation of Variational Autoencoders using Pytorch Lightning☆33Updated 2 years ago
- ☆16Updated 2 years ago
- TensorFlow implementation of Barlow Twins (https://arxiv.org/abs/2103.03230).☆41Updated 3 years ago
- Code accompanying the "Debugging machine learning in production" talk☆29Updated 3 years ago
- Example unit tests for deep learning projects.☆37Updated 4 years ago
- Additional functionality for use with fastai’s medical imaging module☆15Updated 2 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- ☆9Updated 5 years ago
- Adaptation of discriminative learning rates from the Fastai library for standard PyTorch.☆18Updated 5 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- A PyTorch only inference wrapper for fastai☆12Updated 2 years ago
- This codebase is a starting point to get your Machine Learning project into Production.☆43Updated 4 years ago
- Template for data generator with PyTorch☆134Updated 6 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago