Pinned Repositories
Akka-RPC
bert-fine-tune-next-sentence
bert_multi_label_text_classification
pytorch bert 版的 multi_label_text_classification
fyb-withdrawal-crime-amount
法研杯犯罪金额提取
haihua_QA
2021海华AI挑战赛·中文阅读理解·技术组
leetcode_ac
Machine-Learning-Code
<<机器学习实战>>这本书中的所有代码实现
ML-DL-Model-implementation
自己在学习看论文博客过程中想要实现的一些主流算法,顺带手用tensorflow,keras,pytorch都实现一下,练习一下这些框架的使用.
NER
pytorch版的命名实体识别,LSTM和LSTM_CRF
OpenTag_2019
Scaling Up Open Tagging from Tens to Thousands: Comprehension Empowered Attribute Value Extraction from Product Title
hackerxiaobai's Repositories
hackerxiaobai/OpenTag_2019
Scaling Up Open Tagging from Tens to Thousands: Comprehension Empowered Attribute Value Extraction from Product Title
hackerxiaobai/NER
pytorch版的命名实体识别,LSTM和LSTM_CRF
hackerxiaobai/haihua_QA
2021海华AI挑战赛·中文阅读理解·技术组
hackerxiaobai/fyb-withdrawal-crime-amount
法研杯犯罪金额提取
hackerxiaobai/bert_multi_label_text_classification
pytorch bert 版的 multi_label_text_classification
hackerxiaobai/bert-fine-tune-next-sentence
hackerxiaobai/ML-DL-Model-implementation
自己在学习看论文博客过程中想要实现的一些主流算法,顺带手用tensorflow,keras,pytorch都实现一下,练习一下这些框架的使用.
hackerxiaobai/Akka-RPC
hackerxiaobai/Machine-Learning-Code
<<机器学习实战>>这本书中的所有代码实现
hackerxiaobai/leetcode_ac
hackerxiaobai/hackerxiaobai.github.io
hackerxiaobai/MTTS
A Demo of Mandarin/Chinese TTS frontend
hackerxiaobai/nvidia-sec-finetuning
Fine-Tuning LLM and embedding models
hackerxiaobai/practical-torchtext
A set of tutorials for torchtext
hackerxiaobai/Python-Interview-Bible
Python面试宝典2020版
hackerxiaobai/pytorch-lightning-temp
hackerxiaobai/pytorch-loss
label-smooth, amsoftmax, focal-loss, triplet-loss. Maybe useful
hackerxiaobai/service-streamer
Boosting your Web Services of Deep Learning Applications.
hackerxiaobai/Transformers_for_Text_Classification
基于Transformers的文本分类