All Projects → ilblackdragon → Adversarial_workshop

ilblackdragon / Adversarial_workshop

Adversarial Workshop code and presentation

Projects that are alternatives of or similar to Adversarial workshop

Stylegan2 Ada Google Colab Starter Notebook
A colab notebook for training Stylegan2-ada on colab, transfer learning onto your own dataset.
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Realtimefacedetection
基于YOLO-lite的web实时人脸检测,tfjs人脸检测,目标检测
Stars: ✭ 38 (-2.56%)
Mutual labels:  jupyter-notebook
Netsci Project
Network Analysis for Financial Markets
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Dpcn
The official code implementation of "Deep Phase Correlation for End-to-End Heterogeneous Sensor Measurements Matching", CoRL2020.
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Brmp
Bayesian Regression Models in Pyro
Stars: ✭ 38 (-2.56%)
Mutual labels:  jupyter-notebook
Python for data science and machine learning Bootcamp
Repo for Pierian Data course on Udemey
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Mmm Py
Marshall MRMS Mosaic Python Toolkit
Stars: ✭ 37 (-5.13%)
Mutual labels:  jupyter-notebook
Multimodalsr
Multimodal speech recognition using lipreading (with CNNs) and audio (using LSTMs). Sensor fusion is done with an attention network.
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Urban Sound Classification
Urban sound source tagging from an aggregation of four second noisy audio clips via 1D and 2D CNN (Xception)
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Rnn Stocks Prediction
Another attempt to use Deep-Learning in the financial markets
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Coursera Natural Language Processing Specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Hyperbolic zsl
Hyperbolic Visual Embedding Learning for Zero-Shot Recognition (CVPR 2020)
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Keras basic
keras를 이용한 딥러닝 기초 학습
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Bdmi 2020a
Big Data and Machine Intelligence, Autumn 2020.
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Meetups Data Ai Dfw
Content for Meetups for DATA & AI - Microsoft DFW
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Pithermalcam
The PiThermalCam Project connects an MLX90640 Thermal IR Camera to a Raspberry Pi for viewing or web streaming.
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Hmm for autonomous driving
🎓 Educational application of Hidden Markov Model to Autonomous Driving 🚕🚙🚗
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Perceptron2017spring
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Word2vec Russian Novels
Inspired by word2vec-pride-vis the replacement of words of Russian most valuable novels text with closest word2vec model words. By Boris Orekhov
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook
Computer Vision
Computer vision sabbatical study materials
Stars: ✭ 39 (+0%)
Mutual labels:  jupyter-notebook

Adversarial Workshop

TensorFlow has taken the deep learning world by storm. This workshop will be led by one of TensorFlow’s main contributors, Illia Polosukhin. Illia’s hands-on workshop will cover:

  • Dropout - both for preventing overfitting and as mechanics to get "what model doesn't know" (confidence of prediction).

  • Augmenting data with adversarial examples - to prevent overfitting and speed up training

  • How to limit technical exploits of your models - e.g. how to use different methods to prevent your model going haywire, using different methods (confidence, adversarial examples, discriminator, separate classifiers or just simple whitelists).

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].