Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
attention
some attention implements
basic-yolo-keras
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
caffe-windows
Configure Caffe in one hour for Windows users.
CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
cifar-10-cnn
Using cifar-10 datasets to learn deep learning.
darknet
Windows and Linux version of Darknet Yolo v2 & v3 Neural Networks for object detection
DeepID1
Implementation of DeepID1 using tensorflow.
deeplearning
DeepLearning-IntroductionCourse
cloudsurging's Repositories
cloudsurging/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
cloudsurging/attention
some attention implements
cloudsurging/basic-yolo-keras
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
cloudsurging/caffe-windows
Configure Caffe in one hour for Windows users.
cloudsurging/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
cloudsurging/cifar-10-cnn
Using cifar-10 datasets to learn deep learning.
cloudsurging/darknet
Windows and Linux version of Darknet Yolo v2 & v3 Neural Networks for object detection
cloudsurging/DeepID1
Implementation of DeepID1 using tensorflow.
cloudsurging/deeplearning
cloudsurging/DeepLearning-IntroductionCourse
cloudsurging/deeplearningbook-chinese
Deep Learning Book Chinese Translation
cloudsurging/Joint-Bayesian
Face verify using Joint Bayesian, implemented by Python
cloudsurging/Keras-Classification-Models
Collection of Keras models used for classification
cloudsurging/keras-cn
Chinese keras documents with more examples, explanations and tips.
cloudsurging/keras-yolo3
Training and Detecting Objects with YOLO3
cloudsurging/keras_svm
cloudsurging/ml-agents
Unity Machine Learning Agents
cloudsurging/models
Models and examples built with TensorFlow
cloudsurging/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
cloudsurging/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
cloudsurging/tensorflow-optimized-wheels
TensorFlow wheels built for latest CUDA/CuDNN and enabled performance flags: SSE, AVX, FMA, XLA, MPI
cloudsurging/tensorflow-wheels
Tensorflow Wheels
cloudsurging/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
cloudsurging/Ubuntu-18.04-RTX-2080-Ti-Driver-cuda-10.0-cudnn-7.0-tensorflow-gpu-Anaconda-Tutorial
This is a tutorial to configure the environment.