Pinned Repositories
adversarial-nonparametrics
Adversarial Examples for Non-Parametric Methods: Attacks, Defenses and Large Sample Limits
AdversarialDNN-Playground
VizSec17: Web-based visualization tool for adversarial machine learning / LiveDemo
afl-demo
Simple demonstration for how to fuzz test a C++ program with AFL.
afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
aflnet
AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
alloy-widget-drawermenu
An Appcelerator Alloy Widget to implement a slide-in, drawer-style menu
AnomalyGPT
[AAAI 2024 Oral] AnomalyGPT: Detecting Industrial Anomalies Using Large Vision-Language Models
covid-safe-paths
COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
Crash_Triage_AFLNET
ezeob002's Repositories
ezeob002/blackbox-attack
Blackbox attacks for deep neural network models
ezeob002/Calculator_Stanford_Uchenna
Simple Calculator made in IOS
ezeob002/code_snippets
ezeob002/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
ezeob002/Deep-Neural-Network-Hardware-Accelerator
SystemVerilog HDL and TB code Deep Neural Network Hardware Accelerator implementation on zybo 7010 FPGA and also C code for Vivado SDK Software
ezeob002/Deque
Deque simple c program
ezeob002/free_adv_train
Official TensorFlow Implementation of Adversarial Training for Free! which trains robust models at no extra cost compared to natural training.
ezeob002/GridFluidSim3D
A PIC/FLIP fluid simulation based on the methods found in Robert Bridson's "Fluid Simulation for Computer Graphics"
ezeob002/Guided-Denoise
The winning submission for NIPS 2017: Defense Against Adversarial Attack of team TSAIL
ezeob002/gym_fuzz1ng
OpenAI Gym environment for binary fuzzing based on afl
ezeob002/IEEEtran
ezeob002/inceptionv3-transferLearn-poison
Attacking a dog vs fish classification that uses transfer learning inceptionV3
ezeob002/learning-fuzzing
Code from MSc thesis on combining learning and fuzzing
ezeob002/ml-agents
Unity Machine Learning Agents Toolkit
ezeob002/MNIST_Boosting
Comparison of XGBoost, LightGBM and CatBoost on MNIST classification problem
ezeob002/Nattack
ezeob002/open-monica
Automatically exported from code.google.com/p/open-monica
ezeob002/PokeSearch
Simple iOS app that displays random Pokemon in a map
ezeob002/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
ezeob002/PSO-for-Neural-Nets
Particle Swarm Optimizer For Neural Network Training
ezeob002/raspberry_prov
ezeob002/raven2_sim
A RAVEN II Simulator (works with no robotic hardware)
ezeob002/rg-mobile
Rare Genomics Mobile App
ezeob002/simple-snapchat
A Snapchat clone developed in Swift 3 and Firebase
ezeob002/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ezeob002/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
ezeob002/TicketService
Book tickets.
ezeob002/Traffic-Fluid
ezeob002/vehicle-tracker
vehicle tracker using react-native navigation and firebase
ezeob002/winafl
A fork of AFL for fuzzing Windows binaries