Pinned Repositories
2048-rl
2048 Reinforcement Learning
adaptive_control
Various Adaptive Control Implementations
adaptive_manipulator_control
Adaptive Control of 4DoF Manipulator
albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
arm_slam_calib
Automatic calibration of robot arms using visual SLAM
awesome-document-understanding
A curated list of resources for Document Understanding (DU) topic
Bag-of-Visual-Words
:school_satchel: Bag of Visual words (BoW) approach for object classification and detection in images together with SIFT feature extractor and SVM classifier.
bag-of-words-
anmial recognition
karto_slam_with_loop_closing
visual_servo
IBVS using Deep Neural Networks
paulpaul91's Repositories
paulpaul91/awesome-document-understanding
A curated list of resources for Document Understanding (DU) topic
paulpaul91/albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
paulpaul91/Bag-of-Visual-Words
:school_satchel: Bag of Visual words (BoW) approach for object classification and detection in images together with SIFT feature extractor and SVM classifier.
paulpaul91/bert
TensorFlow code and pre-trained models for BERT
paulpaul91/blog_piture
for blog
paulpaul91/CMake-tutorial
CMake tutorial: beamer presentation and sample code
paulpaul91/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
paulpaul91/Data-Analysis
Data Analysis Using Python
paulpaul91/easyquant
股票量化框架,支持行情获取以及交易
paulpaul91/EffectiveTensorflow
TensorFlow tutorials and best practices.
paulpaul91/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
paulpaul91/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理
paulpaul91/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
paulpaul91/machine_learning_basics
Plain python implementations of basic machine learning algorithms
paulpaul91/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
paulpaul91/mpclib
A C++ library for solving Model Predictive Control problems
paulpaul91/MPCPy
Open-source platform for model predictive control (MPC) in buildings.
paulpaul91/MTCNN-Tensorflow
mtcnn-tf
paulpaul91/NeuronBlocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
paulpaul91/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
paulpaul91/nlp_course
YSDA course in Natural Language Processing
paulpaul91/Object-Detection-Development
paulpaul91/PaddleNLP
Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system.
paulpaul91/stereo_ptam
A complete python implementation of SLAM algorithm Stereo-PTAM
paulpaul91/text_classification
all kinds of text classification models and more with deep learning
paulpaul91/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
paulpaul91/TFFRCNN
FastER RCNN built on tensorflow
paulpaul91/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
paulpaul91/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
paulpaul91/uie_pytorch
PaddleNLP UIE模型的PyTorch版实现