Pinned Repositories
bert
TensorFlow code and pre-trained models for BERT
DeBERTa
The implementation of DeBERTa
Deep-Learning-Tutorials
ML_tutorials
DeepLearningProject
dense-passage-retrieval
face-mask-detection
Face Mask Detection using NVIDIA Transfer Learning Toolkit (TLT) and DeepStream for COVID-19
GPT2sQA
Fine-tuning GPT-2 Small for Question Answering
image-classification-using-distributed-SVM
This is a project in Large scale data processing to classify the damaged and non-damaged cars using distributed SVM in Pyspark and Hadoop
Transformers-for-Natural-Language-Processing
Transformers for Natural Language Processing, published by Packt
Turkish-GloVe
Türkçe GloVe - Repository for Turkish GloVe Word Embeddings
kucukagan's Repositories
kucukagan/ocr_recognition
验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~