Dante1995Wang's Stars
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
deepchem/deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
floodsung/Meta-Learning-Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
median-research-group/LibMTL
A PyTorch Library for Multi-Task Learning
tristandeleu/pytorch-meta
A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
invictus717/MetaTransformer
Meta-Transformer for Unified Multimodal Learning
sudharsan13296/Awesome-Meta-Learning
A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.
brendenlake/omniglot
Omniglot data set for one-shot learning
floodsung/LearningToCompare_FSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
orobix/Prototypical-Networks-for-Few-shot-Learning-PyTorch
Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch
megvii-research/BBN
The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition
Vanint/Awesome-LongTailed-Learning
A codebase and a curated list of awesome deep long-tailed learning (TPAMI 2023).
jma127/pyltr
Python learning to rank (LTR) toolkit
lucidrains/egnn-pytorch
Implementation of E(n)-Equivariant Graph Neural Networks, in Pytorch
tristandeleu/ntm-one-shot
One-shot Learning with Memory-Augmented Neural Networks
tristandeleu/pytorch-maml
An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta
Raschka-research-group/coral-pytorch
CORAL and CORN implementations for ordinal regression with deep neural networks.
markdtw/meta-learning-lstm-pytorch
pytorch implementation of Optimization as a Model for Few-shot Learning
microsoft/FS-Mol
FS-Mol is A Few-Shot Learning Dataset of Molecules, containing molecular compounds with measurements of activity against a variety of protein targets. The dataset is presented with a model evaluation benchmark which aims to drive few-shot learning research in the domain of molecules and graph-structured data.
kaize0409/awesome-few-shot-gnn
An index of algorithms for few-shot learning/meta-learning on graphs
zhichunguo/Meta-MGNN
Few-Shot Graph Learning for Molecular Property Prediction
molecule-generator-collection/ChemTSv2
Refined and extended version of ChemTS
rasbt/DeepLearning-Gdansk2019-tutorial
Ordinal Regression tutorial for the International Summer School on Deep Learning 2019
mattochal/imbalanced_fsl_public
PyTorch implementation for "Few-Shot Learning with Class Imbalance"
rcmalli/lightning-maml
MAML Implementation using Pytorch-lightning
HICAI-ZJU/GS-Meta
Code and Data for the paper: Graph Sampling-based Meta-Learning for Molecular Property Prediction [IJCAI2023]
danielvlla/Few-Shot-Learning-for-Low-Data-Drug-Discovery
Few-shot machine learning for low-data drug discovery.
Masatsugar/graph-decomposition-reassembling
winterxx/ACE
code for paper [ACE: Ally Complementary Experts for Solving Long-Tailed Recognition in One-Shot] (ICCV 2021, oral))
javierbg/ordinal-losses
Implementation of ordinal losses for neural networks.