db7894's Stars
tuggeluk/DeepWatershedDetection
Accompanying code for the Deep Watershed Detection paper
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
JWarmenhoven/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
fivethirtyeight/data
Data and code behind the articles and graphics at FiveThirtyEight
bstriner/keras-adversarial
Keras Generative Adversarial Networks
yosinski/deep-visualization-toolbox
DeepVis Toolbox
karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
richzhang/PerceptualSimilarity
LPIPS metric. pip install lpips
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
lilianweng/unified-gan-tensorflow
A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.
titu1994/Advanced_Machine_Learning