Pinned Repositories
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
Bert-TextClassification
Implemention some Baseline Model upon Bert for Text Classification
Cagnn_acrE
first train encoder next decoder
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
DataFountain_Fund-Correlation-Forecast_Top10
参赛者需要根据给出的基金净值、基金业绩比较基准、对应指数行情、基金间相关性等数据,构建模型、算法进行训练。然后针对大赛提供的测试样本,通过算法或模型预测出之后一段时间内基金间的相关性情况。
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Encoder_Decoder
one by one
ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
gpt4free
decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com, writesonic.com, sqlchat.ai, t3nsor.com, you.com etc...)
lihang-code
《统计学习方法》的代码实现
Bigwhitepear's Repositories
Bigwhitepear/Cagnn_acrE
first train encoder next decoder
Bigwhitepear/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
Bigwhitepear/Bert-TextClassification
Implemention some Baseline Model upon Bert for Text Classification
Bigwhitepear/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
Bigwhitepear/DataFountain_Fund-Correlation-Forecast_Top10
参赛者需要根据给出的基金净值、基金业绩比较基准、对应指数行情、基金间相关性等数据,构建模型、算法进行训练。然后针对大赛提供的测试样本,通过算法或模型预测出之后一段时间内基金间的相关性情况。
Bigwhitepear/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Bigwhitepear/Encoder_Decoder
one by one
Bigwhitepear/ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
Bigwhitepear/gpt4free
decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com, writesonic.com, sqlchat.ai, t3nsor.com, you.com etc...)
Bigwhitepear/lihang-code
《统计学习方法》的代码实现
Bigwhitepear/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.
Bigwhitepear/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Bigwhitepear/relationPrediction
ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs
Bigwhitepear/springBoot-study
SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成storm、kafka等相关技术。
Bigwhitepear/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.