Muzammal-Naseer's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
TheAlgorithms/Python
All Algorithms implemented in Python
getify/You-Dont-Know-JS
A book series (2 published editions) on the JS language.
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
jlevy/the-art-of-command-line
Master the command line, in one page
Hack-with-Github/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
deepfakes/faceswap
Deepfakes Software For All
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
microsoft/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
mrdbourke/machine-learning-roadmap
A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.
github/personal-website
Code that'll help you kickstart a personal website that showcases your work as a software developer.
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
microsoft/VoTT
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
DistrictDataLabs/yellowbrick
Visual analysis and diagnostic tools to facilitate machine learning model selection.
Quartz/bad-data-guide
An exhaustive reference to problems seen in real-world data along with suggestions on how to resolve them.
IntelLabs/nlp-architect
A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks
NVlabs/MUNIT
Multimodal Unsupervised Image-to-Image Translation
jbmouret/matplotlib_for_papers
Handout for the tutorial "Creating publication-quality figures with matplotlib"
iskandr/fancyimpute
Multivariate imputation and matrix completion algorithms implemented in Python
brain-research/realistic-ssl-evaluation
Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"
danieltan07/learning-to-reweight-examples
PyTorch Implementation of the paper Learning to Reweight Examples for Robust Deep Learning
Twice22/CS224n-solutions
Solutions for CS224n course from Stanford University: Natural Language Processing with Deep Learning