Stars
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
PyTorch Tutorial for Deep Learning Researchers
Implementation of Non-local Block.
Automating Outlier Detection via Meta-Learning (Code, API, and Contribution Instructions)
Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.
We built a total of six classic CNN network models such as LeNet5、AlexNet、GoogleNet、VGG16、ResNet50 and EfficientNet to achieve image classfication on COIL20.
Implement classic machine learning algorithms from scratch