Pinned Repositories
BertForClassification
Bert fine-tuning for Sentiment Analysis
cookiecutter-fastapi
Cookietcutter fastapi is a template designed for rapid development of FastAPI projects, including Poetry, FastAPI, MyPY, PyTest, Ruff, Docker, Docker Compose and some other libraries, to assist in the rapid development of FastAPI backend.
DySAT_research
FastAPI-TTS
HoloCubic
带网络功能的伪全息透明显示桌面站
LINXIAXING.BLOG.github.io
LINXIAXING.github.io
LSTM
基于LSTM的时间序列预测研究
LTSF-Linear
This is an official implementation for "Are Transformers Effective for Time Series Forecasting?"
PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
tropical-algae's Repositories
tropical-algae/cookiecutter-fastapi
Cookietcutter fastapi is a template designed for rapid development of FastAPI projects, including Poetry, FastAPI, MyPY, PyTest, Ruff, Docker, Docker Compose and some other libraries, to assist in the rapid development of FastAPI backend.
tropical-algae/LINXIAXING.BLOG.github.io
tropical-algae/BertForClassification
Bert fine-tuning for Sentiment Analysis
tropical-algae/DySAT_research
tropical-algae/FastAPI-TTS
tropical-algae/HoloCubic
带网络功能的伪全息透明显示桌面站
tropical-algae/LINXIAXING.github.io
tropical-algae/LSTM
基于LSTM的时间序列预测研究
tropical-algae/LTSF-Linear
This is an official implementation for "Are Transformers Effective for Time Series Forecasting?"
tropical-algae/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
tropical-algae/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
tropical-algae/qweather_python
tropical-algae/store_sales
Prodict the store sales states of the future based on mathine learning.
tropical-algae/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
tropical-algae/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch