Stars
Banana Fuzzer ~ modulable, loop based, poc gen, code cov, platform agnostic, race oriented
StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
DDPG with Hindsight Experience Replay (HER) solving Openai gym Fetch robotic environment in Pytorch
syzkaller is an unsupervised coverage-guided kernel fuzzer
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-m…
Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL
Neural Architecture Search Powered by Swarm Intelligence 🐜
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Yet another prioritized experience replay buffer implementation.