Pinned Repositories
alfred_workflow
chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
Chinese-UFLDL-Tutorial
[UNMAINTAINED] 非监督特征学习与深度学习中文教程,该版本翻译自新版 UFLDL Tutorial 。建议新人们去学习斯坦福的CS231n课程,该门课程在网易云课堂上也有一个配有中文字幕的版本。
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
cocoapi
COCO API - Dataset @ http://cocodataset.org/
darknet
Convolutional Neural Networks
deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
deep_learner
deep learner make you switch tensorflow and pytorch flexiable.
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.
deeplearningbook-chinese
Deep Learning Book Chinese Translation
miny0401's Repositories
miny0401/deep_learner
deep learner make you switch tensorflow and pytorch flexiable.
miny0401/alfred_workflow
miny0401/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
miny0401/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
miny0401/cocoapi
COCO API - Dataset @ http://cocodataset.org/
miny0401/darknet
Convolutional Neural Networks
miny0401/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.
miny0401/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
miny0401/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
miny0401/dlib
A toolkit for making real world machine learning and data analysis applications in C++
miny0401/Ebook-Linear_Programming
miny0401/elasticsearch-jieba-plugin
jieba analysis plugin for elasticsearch 7.0.0, 6.4.0, 6.0.0, 5.4.0,5.3.0, 5.2.2, 5.2.1, 5.2, 5.1.2, 5.1.1
miny0401/es
miny0401/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
miny0401/facenet
Face recognition using Tensorflow
miny0401/facerec
Implements face recognition algorithms for MATLAB/GNU Octave and Python.
miny0401/jieba-analysis
结巴分词(java版)
miny0401/Markdown
Markdown 基本语法。
miny0401/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
miny0401/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
miny0401/PRML
PRML algorithms implemented in Python
miny0401/python-bloomfilter
Scalable Bloom Filter implemented in Python
miny0401/pytorch-faster-rcnn
0.4 updated. Support cpu test and demo.
miny0401/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
miny0401/pytorch-yolo3
pytorch yolo3
miny0401/RedisConnect
Redis C++客户端连接库
miny0401/scikit-learn
scikit-learn: machine learning in Python
miny0401/seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
miny0401/spring
miny0401/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector