Hackerlil
Sun Yat-sen UniversitySchool of data and computer science of Sun Yat-sen University, No. 132 Waihuan East Rd., Guangzhou University City, Panyu District, Guangzhou, Guangdong, P.R.China.
Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Algorithm_Learning
关于算法的一些东西
algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
AwesomeSoftware
bilinear_rnn
Bilinear LSTM and GRU RNN's (with matrix inputs and states)
caffe-rfcn
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
CompilerPrinciple
this is a program of compilerprinciple
Siamese-RPN-pytorch
This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
Vehicle-Rent-System
this is a simple System of Vehicle Renting writing by JAVA
Hackerlil's Repositories
Hackerlil/Siamese-RPN-pytorch
This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
Hackerlil/Vehicle-Rent-System
this is a simple System of Vehicle Renting writing by JAVA
Hackerlil/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Hackerlil/Algorithm_Learning
关于算法的一些东西
Hackerlil/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
Hackerlil/AwesomeSoftware
Hackerlil/bilinear_rnn
Bilinear LSTM and GRU RNN's (with matrix inputs and states)
Hackerlil/caffe-rfcn
Hackerlil/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
Hackerlil/CompilerPrinciple
this is a program of compilerprinciple
Hackerlil/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
Hackerlil/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Hackerlil/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Hackerlil/learn_dl
Deep learning algorithms source code for beginners
Hackerlil/LRUcache
c++ LRUcache
Hackerlil/multi-object-tracking-paper-list
Paper list and source code for multi-object-tracking
Hackerlil/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
Hackerlil/RNN-Time-series-Anomaly-Detection
RNN based Time-series Anomaly detector model implemented in Pytorch.
Hackerlil/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
Hackerlil/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"