Brimborough's Stars
tensorflow/models
Models and examples built with TensorFlow
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
cool-RR/PySnooper
Never use print for debugging again
JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
microsoft/STL
MSVC's implementation of the C++ Standard Library.
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
microsoft/nlp-recipes
Natural Language Processing Best Practices & Examples
afshinea/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
fastai/course-v3
The 3rd edition of course.fast.ai
facebookresearch/VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories
sgrvinod/a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
higgsfield/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
mkocabas/VIBE
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
BachiLi/redner
Differentiable rendering without approximation.
pollen-robotics/dtw
DTW (Dynamic Time Warping) python module
bayesgroup/deepbayes-2018
Seminars DeepBayes Summer School 2018
usuyama/pytorch-unet
Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation
dalmia/David-Silver-Reinforcement-learning
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
NVlabs/Dancing2Music
chaiyujin/glow-pytorch
pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"
locuslab/SATNet
Bridging deep learning and logical reasoning using a differentiable satisfiability solver.
Jfaler/Philosophy
:octocat: A list of philosophy books and resources.
gulvarol/bodynet
BodyNet: Volumetric Inference of 3D Human Body Shapes, ECCV 2018
earthspecies/intro-to-DSP-with-python
joelgrus/autograd
coding an autograd from scratch
FrancescoSaverioZuppichini/Reinforcement-Learning-Cheat-Sheet
Reinforcement Learning Cheat Sheet
TreB1eN/HiddenMarkovModel_Pytorch
Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)