sayakpaul / Distributed-Training-in-TensorFlow-2-with-AI-PlatformView external linksLinks
Contains code to demonstrate distributed training in TensorFlow 2 with AI Platform and custom Docker contains.
☆20Apr 28, 2021Updated 4 years ago
Alternatives and similar repositories for Distributed-Training-in-TensorFlow-2-with-AI-Platform
Users that are interested in Distributed-Training-in-TensorFlow-2-with-AI-Platform are comparing it to the libraries listed below
Sorting:
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Sep 29, 2021Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Aug 4, 2021Updated 4 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆37May 23, 2022Updated 3 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Apr 6, 2021Updated 4 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45May 25, 2021Updated 4 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Nov 5, 2020Updated 5 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Sep 7, 2021Updated 4 years ago
- Includes additional materials for the following keras.io blog post.☆12Jun 23, 2021Updated 4 years ago
- Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations☆14Aug 16, 2022Updated 3 years ago
- Universal Python binding for the LMDB 'Lightning' Database☆13Nov 7, 2017Updated 8 years ago
- Leveraging Transfer Learning on the classic CIFAR-10 dataset by using the weights from a pre-trained VGG-16 model.☆10Nov 15, 2018Updated 7 years ago
- ☆11Apr 25, 2021Updated 4 years ago
- ImageNet training code that implements academic defaults☆12Jul 15, 2021Updated 4 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Apr 10, 2019Updated 6 years ago
- Shows how to create basic image adversaries, and train adversarially robust image classifiers (to some extent).☆13Oct 14, 2020Updated 5 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Mar 23, 2022Updated 3 years ago
- Project demonstrating dual model deployment scenarios using Vertex AI (GCP).☆34Dec 28, 2021Updated 4 years ago
- Efficient explaining AI algorithms for Keras models☆15Nov 30, 2022Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Aug 21, 2020Updated 5 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆35Jun 29, 2021Updated 4 years ago
- Contains additional materials for two keras.io blog posts.☆17Sep 12, 2021Updated 4 years ago
- Showcases the use of deep learning to detect wheat heads from crops. The project is based on: https://www.kaggle.com/c/global-wheat-detec…☆18May 30, 2020Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆86Jun 16, 2021Updated 4 years ago
- Source code of "Hold me tight! Influence of discriminative features on deep network boundaries"☆21Dec 10, 2021Updated 4 years ago
- Implemented an A/B Testing solution with the help of machine learning☆50Sep 24, 2021Updated 4 years ago
- Code for gradient rollback, which explains predictions of neural matrix factorization models, as for example used for knowledge base comp…☆21Mar 16, 2021Updated 4 years ago
- TensorFlow implementation of Barlow Twins (https://arxiv.org/abs/2103.03230).☆41Jun 11, 2021Updated 4 years ago
- ☆24Oct 30, 2019Updated 6 years ago
- This project demonstrates the use of TensorFlow Object Detection API (along with GCP ML Engine) to automatically detect Red Blood Cells (…☆25Oct 2, 2019Updated 6 years ago
- A GPT, made only of MLPs, in Jax☆59Jun 23, 2021Updated 4 years ago
- ☆27Mar 13, 2021Updated 4 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Jul 23, 2021Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Nov 11, 2021Updated 4 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Apr 26, 2021Updated 4 years ago
- This project shows how to derive the total number of training tokens from a large text dataset from 🤗 datasets with Apache Beam and Data…☆27Oct 20, 2022Updated 3 years ago
- Sentential Semantic Similarity measurement library using BERT Embeddings for spatial distance evaluation.☆27Dec 14, 2020Updated 5 years ago
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Jul 26, 2023Updated 2 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆67Jun 28, 2021Updated 4 years ago
- Tutorial: Writing R and Python Packages with Multithreaded C++ Code using BLAS, AVX2/AVX512, OpenMP, C++11 Threads and Cuda GPU accelerat…☆13Nov 27, 2022Updated 3 years ago