sayakpaul / CI-CD-for-Model-Training
This repository holds files and scripts for incorporating simple CI/CD practices for model training in ML.
☆20Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for CI-CD-for-Model-Training
- ☆14Updated last year
- ☆17Updated 2 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 2 years ago
- Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations☆14Updated 2 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 2 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Updated 4 years ago
- TPU use in single line in colab using tf2 package.☆11Updated 2 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- Build fast gradio demos of fastai learners☆35Updated 3 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- ☆24Updated 2 years ago
- Presents an optimized Apache Beam pipeline for generating sentence embeddings (runnable on Cloud Dataflow).☆20Updated 2 years ago
- This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.