Shows how to create basic image adversaries, and train adversarially robust image classifiers (to some extent).
☆13Oct 14, 2020Updated 5 years ago
Alternatives and similar repositories for Adversarial-Examples-in-Deep-Learning
Users that are interested in Adversarial-Examples-in-Deep-Learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Nov 5, 2020Updated 5 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Jan 29, 2021Updated 5 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Aug 4, 2021Updated 4 years ago
- Implements EvoNorms B0 and S0 as proposed in Evolving Normalization-Activation Layers.☆11Apr 22, 2020Updated 6 years ago
- Content for Applied ML Workshop @ DataHack Summit 2019☆24Nov 16, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Taxi fare prediction using tensorflow probability☆15Jul 23, 2019Updated 6 years ago
- This repository contains notebooks showing how to perform mixed precision training in tf.keras 2.0☆12Dec 15, 2019Updated 6 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Aug 21, 2020Updated 5 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆29Apr 6, 2021Updated 5 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Aug 15, 2021Updated 4 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Dec 21, 2021Updated 4 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Apr 6, 2021Updated 5 years ago
- Includes additional materials for the following keras.io blog post.☆12Jun 23, 2021Updated 5 years ago
- Deep learning based solution to automatically analyze medical images for malaria testing☆16May 1, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 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
- This project takes the arXiv dataset and builds an automatic tag classifier from the arXiv article/paper titles☆13Aug 18, 2021Updated 4 years ago
- Contains notebooks prepared for ML Bootcamp organized by Google Developers Launchpad.☆53Dec 13, 2019Updated 6 years ago
- How to detect language and translate text data into the language of your choice when working on a NLP project☆11Jan 13, 2021Updated 5 years ago
- ☆15Sep 24, 2022Updated 3 years ago
- Python library for solving reinforcement learning (RL) problems using generative models.☆11Feb 18, 2025Updated last year
- Calculate similarity with embedding☆11Jan 22, 2022Updated 4 years ago
- Quantization of LLMs and benchmarking.☆10Apr 3, 2024Updated 2 years ago
- Functional matrix factorization via Bayesian tensor filtering☆13Oct 1, 2025Updated 9 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Code for Neural Style Transfer.☆12Sep 10, 2020Updated 5 years ago
- Utilities for working with W&B and PyTorch Lightning in an educational context☆15Aug 4, 2021Updated 4 years ago
- Cricket analytics for humans 🏏☆12Sep 4, 2022Updated 3 years ago
- My machine learning handwritten notes for humans☆13Jan 6, 2021Updated 5 years ago
- Implemented an A/B Testing solution with the help of machine learning