pathak-ashutosh's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
cmusatyalab/openface
Face recognition with deep neural networks.
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
janishar/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
freeCodeCamp/how-to-contribute-to-open-source
A guide to contributing to open source
hardikvasa/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
NirantK/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
aamini/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
oarriaga/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
mbadry1/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
run-youngjoo/SC-FEGAN
SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color (ICCV2019)
tensorflow/workshops
A few exercises for use at events.
RubensZimbres/Repo-2017
My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano
hse-aml/intro-to-dl
Resources for "Introduction to Deep Learning" course.
udacity/artificial-intelligence-for-trading
Content for Udacity's AI in Trading NanoDegree.
mattmacy/vnet.pytorch
A PyTorch implementation for V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation
colinmorris/SongSim
React web app for drawing self-similarity matrices from text
llSourcell/Move_37_Syllabus
This is the syllabus for "Move 37", Siraj Raval's new course at School of AI
radekosmulski/quickdraw
jackyko1991/vnet-tensorflow
Implementation of vnet in tensorflow for medical image segmentation
DLTK/models
DLTK Model Zoo
theimgclist/100DaysOfMLCode
This repository will be the journal for 100DaysOfMLCode pledge started by Siraj.