Stars
Learn System Design concepts and prepare for interviews using free resources.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
PyTorch implementation of adversarial attacks [torchattacks]
jcouv / roslyn
Forked from dotnet/roslynThe .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
.NET news, announcements, release notes, and more!
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Image-to-image translation with conditional adversarial nets
BogdanovKirill / YoloCSharp
Forked from micbelgique/YoloCSharpYoloCSharp is a cross platform wrapper of Yolo/Darknet for .Net Standard 2.0
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
A Keras port of Single Shot MultiBox Detector
A data generator for 2D object detection
Model Jelińskiego-Morandy, Model Schicka-Wolvertona
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
A replica of the AlphaZero methodology for deep reinforcement learning in Python
This is the Curriculum for "Learn Data Science in 3 Months" By Siraj Raval on Youtube
YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!
Self driving RC-car pays for car barrier on its own. This repository contains code for some autonomous car techniques applied to an RC-Car.
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
100-Days-Of-ML-Code中文版
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Repo for the Deep Reinforcement Learning Nanodegree program
This is the code for "YOLO Object Detection" by Siraj Raval