siffi26's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
keras-team/keras
Deep Learning for humans
microsoft/AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
davidsandberg/facenet
Face recognition using Tensorflow
MorvanZhou/tutorials
机器学习相关教程
gzc/CLRS
:notebook:Solutions to Introduction to Algorithms
data-science-on-aws/data-science-on-aws
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
ethereon/caffe-tensorflow
Caffe models in TensorFlow
careercup/CtCI-6th-Edition-cpp
Cracking the Coding Interview 6th Ed. C++ Solutions
serengil/tensorflow-101
TensorFlow 101: Introduction to Deep Learning
tensorfreitas/Siamese-Networks-for-One-Shot-Learning
Implementation of Siamese Neural Networks for One-shot Image Recognition
CPFL/Autoware-Manuals
Free manuals for Autoware. You are encouraged to join their maintenance!
varun-suresh/Clustering
Implements "Clustering a Million Faces by Identity"
zhly0/facenet-face-cluster-chinese-whispers-
using chinese whispers for face cluster
shaoyuanlo/EDANet
Implementation details for EDANet
rawmarshmellows/FacialClusteringPipeline
coldmanck/Image-Filtering-and-Hybrid-Images
Image filtering and hybrid images
alexa/alexa-dataset-redtab
ntucllab/hintsvm
Berkeley-CS170/project-leaderboard-sp18
Project leaderboard and per-team scores.
siffi26/CtCI-6th-Edition-cpp
Cracking the Coding Interview 6th Ed. C++ Solutions
abhinav1602/CTCI-Solutions-In-CPP
I will be adding Chapterwise solutions to questions from Cracking the Coding Interview(6th Edition) here.
siffi26/batigooal.github.io
bati's blog
siffi26/kmeans-1
k-means-visualization
siffi26/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
siffi26/MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
siffi26/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
siffi26/workshop
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
yoyolicoris/DL_HW2