Multi Label Classification Of Pubmed Articles

The traditional machine learning models give a lot of pain when we do not have sufficient labeled data for the specific task or domain we care about to train a reliable model. Transfer learning allows us to deal with these scenarios by leveraging the already existing labeled data of some related task or domain. We try to store this knowledge gained in solving the source task in the source domain and apply it to our problem of interest. In this work, I have utilized Transfer Learning utilizing BertForSequenceClassification model. Also tried RobertaForSequenceClassification and XLNetForSequenceClassification models for Fine-Tuning the Model.
Alternatives To Multi Label Classification Of Pubmed Articles
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Transferlearning12,494
3 months ago14mitPython
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
Leedl Tutorial8,682
3 months ago3otherJupyter Notebook
《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Autogluon7,109144 days ago1,168December 10, 2023299apache-2.0Python
Fast and Accurate ML in 3 Lines of Code
Super Gradients4,12553 months ago38November 23, 202394apache-2.0Jupyter Notebook
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
Face.evolve3,074
a year ago84mitPython
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
Transfer Learning Library2,883
5 months ago2July 24, 202028mitPython
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
Ai Optimizer2,733
10 months ago2Python
The next generation deep reinforcement learning tookit
Awesome Knowledge Distillation2,182
a year ago4
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
Easynlp1,871
4 months ago1April 27, 202234apache-2.0Python
EasyNLP: A Comprehensive and Easy-to-use NLP Toolkit
Flow Forecast1,759
3 months ago101gpl-3.0Python
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
Alternatives To Multi Label Classification Of Pubmed Articles
Select To Compare


Alternative Project Comparisons
Popular Transfer Learning Projects
Popular Deep Learning Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Deep Learning
Pytorch
Text Classification
Transfer Learning