parth06's Stars
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.
navjindervirdee/2048-deep-reinforcement-learning
Trained A Convolutional Neural Network To Play 2048 using Deep-Reinforcement Learning
argman/EAST
A tensorflow implementation of EAST text detector
normandipalo/faceID_beta
An implementation of iPhone X's FaceID using face embeddings and siamese networks on RGBD images.
thibo73800/capsnet-traffic-sign-classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.