KevinG1002's Stars
torvalds/linux
Linux kernel source tree
python/cpython
The Python programming language
pyenv/pyenv
Simple Python version management
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
janishar/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
qubvel/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
saadq/resumake.io
📝 A website for automatically generating elegant LaTeX resumes.
ContinualAI/avalanche
Avalanche: an End-to-End Library for Continual Learning based on PyTorch.
pplonski/keras2cpp
This is a bunch of code to port Keras neural network model into pure C++.
mirrorer/afl
american fuzzy lop (copy of the source code for easy access)
aflsmart/aflsmart
Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)
andreasveit/triplet-network-pytorch
DevonCrawford/A-Pathfinding-Visualization
First attempt at an efficient pathfinding algorithm in Java. I made this visualization to show the beauty of pathfinding. You can modify all major features of my algorithm through the graphics interface.
nicolasj92/industrial-ml-datasets
A curated list of datasets, publically available for machine learning research in the area of manufacturing
baggepinnen/DynamicAxisWarping.jl
Dynamic Time Warping (DTW) and related algorithms in Julia, at Julia speeds
dsparber/algolab
My solutions for the ETH Algorithms Lab 2020
yoonsanghyu/AAE-PyTorch
Adversarial autoencoder (basic/semi-supervised/supervised)
nadeemabdulhamid/PeerBase
http://cs.berry.edu/~nhamid/p2p
mandulaj/lonc
Low orbit nano cannon - When Phishers piss me off
fedesigns/SoundScraping
Building the world's largest and most comprehensive dataset on the audio features, popularity, artworks, artist information and audience reactions to techno tracks
mandulaj/2019DSPLabCode
DSP Lab source code
feradauto/distraction_generation
PsiPhiTheta/Digital-Mobile-Comms-Labs
MATLAB laboratory files for the UoM 3rd Year Digital Mobile Communications course
ValtersJZ/LearningDataStructuresAndAlgorithms
This repository contains some data structure and algorithm practice implementations in Python, C and C++.