cvvsu's starred repositories
annotated_deep_learning_paper_implementations
๐งโ๐ซ 60+ Implementations/tutorials of deep learning papers with side-by-side notes ๐; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐ง
TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
eat_tensorflow2_in_30_days
Tensorflow2.0 ๐๐ is delicious, just eat it! ๐๐
CppTemplateTutorial
ไธญๆ็C++ Template็ๆๅญฆๆๅใไธ็ฅๅไนฆ็ฑC++ Templatesไธๅ๏ผ่ฏฅ็ณปๅๆ็จๅฐC++ Templatesไฝไธบไธ้จๅพ็ตๅฎๅค็่ฏญ่จๆฅ่ฎฒๆ๏ผไปฅๆฑๅธฎๅฉ่ฏป่ ๅฏนMeta-Programming่ไผ่ดฏ้ใ(ๆญฃๅจๆฝๅทฅไธญ)
nlp_chinese_corpus
ๅคง่งๆจกไธญๆ่ช็ถ่ฏญ่จๅค็่ฏญๆ Large Scale Chinese Corpus for NLP
tensorflow2_tutorials_chinese
tensorflow2ไธญๆๆ็จ๏ผๆ็ปญๆดๆฐ(ๅฝๅ็ๆฌ:tensorflow2.0)๏ผtag: tensorflow 2.0 tutorials
generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
Chinese-Text-Classification-Pytorch
ไธญๆๆๆฌๅ็ฑป๏ผTextCNN๏ผTextRNN๏ผFastText๏ผTextRCNN๏ผBiLSTM_Attention๏ผDPCNN๏ผTransformer๏ผๅบไบpytorch๏ผๅผ็ฎฑๅณ็จใ
semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
Tensorflow-101
TensorFlow Tutorials
Mario-Level-1
The first level of Super Mario Bros made with Python and Pygame.
Bert-Multi-Label-Text-Classification
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
Text-Classification-Models-Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
the-c-programming-language-exercise-answers
The C programming language exercise answers. C ็จๅบ่ฎพ่ฎก่ฏญ่จ๏ผ็ฌฌ2็๏ผไน ้ข็ญๆก.
Bigscity-LibCity-PaperList
Paper list in traffic prediction field
CLPR.pytorch
End to End Chinese License Plate Recognition
Multi-Label-Text-Classification-for-Chinese
pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.
Contra_Game
Python ้ญๆ็ฝๆธธๆ
dnn_from_scratch
A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).
chinese-text-multi-classification-clstm
A Multi-classification of chinese text with cnn-rnn model.