MikhailovichGlushkov's Stars
zhaoxin94/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
py-why/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
mintisan/awesome-kan
A comprehensive collection of KAN(Kolmogorov-Arnold Network)-related resources, including libraries, projects, tutorials, papers, and more, for researchers and developers in the Kolmogorov-Arnold Network field.
SMILELab-FL/FedLab
A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.
junkunyuan/Awesome-Domain-Generalization
Awesome things about domain generalization, including papers, code, etc.
purvasingh96/AI-for-Trading
📈This repo contains detailed notes and multiple projects implemented in Python related to AI and Finance. Follow the blog here: https://purvasingh.medium.com
kgl-prml/Contrastive-Adaptation-Network-for-Unsupervised-Domain-Adaptation
pytorch implementation for Contrastive Adaptation Network
muditbhargava66/PyxLSTM
Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.
myscience/x-lstm
Pytorch implementation of the xLSTM model by Beck et al. (2024)
thuml/MDD
Code released for ICML 2019 paper "Bridging Theory and Algorithm for Domain Adaptation".
wkzs111/phm-ieee-2012-data-challenge-dataset
Dataset that was used during the PHM IEEE 2012 Data Challenge, built by the FEMTO-ST Institute
Congyuwang/AlphaNetV3
Recurrent Neural Network for predicting Stock Returns
thuml/Batch-Spectral-Penalization
Code release for Transferability vs. Discriminability: Batch Spectral Penalization for Adversarial Domain Adaptation (ICML 2019)
mohyunho/N-CMAPSS_DL
N-CMAPSS data preparation for Machine Learning and Deep Learning models. (Python source code for new CMAPSS dataset)
ermongroup/smile-mi-estimator
PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"
liyunsheng13/DRT
chaodreaming/Simple-LaTeX-OCR
Large scale training of Latex formula recognition model, currently being organized and open source
lijin118/ATM
Maximum Density Divergence for Domain Adaptation, TPAMI 2020, Code release, Cross-domain Adversarial Tight Match
mohamedr002/CADA
This is a github repository for Adversarial transfer learning with constrastive coding for time series regression problem.
eddardd/WBTransport
This repo contains the implementation of the Wasserstein Barycenter Transport proposed in "Wasserstein Barycenter Transport for Acoustic Adaptation" at ICASSP21 and "Wasserstein Barycenter for Multi-Source Domain Adaptation" in CVPR21
YingzhenLi/vae_renyi_divergence
A tensorflow implementation of VAE training with Renyi divergence
TL-UESTC/WADA
The implementation of Weighted Adversarial Domain Adaptation for Machine Remaining Useful Life Prediction in PyTorch.
unikz22/Selective-transfer-learning-based-on-tensor-representation
floft/calda
Contrastive Adversarial Learning for Multi-Source Time Series Domain Adaptation
nv-tlabs/fDAL
TL-UESTC/Privacy-Preserving-Adaptive-Remaining-Useful-Life-Prediction-via-Source-Free-Domain-Adaption
The implementation of Privacy-Preserving Adaptive Remaining Useful Life Prediction via Source-Free Domain Adaption in PyTorch.
sentaochen/Mixture-of-Joint-Distributions
Pytorch code for the work "Multi-Source Domain Adaptation with Mixture of Joint Distributions" published in Pattern Recognition
copenlu/jensen-shannon-centroid
A lightweight package to calculate the Jensen-Shannon Centroid of a set of categorical distributions
jvbirrell/RenyiNeuralEstimation
Neural-network estimation of Renyi divergences via two methods.
cailk/AlphaGAN
Utilizing Amari-Alpha Divergence to Stabilize the Training of Generative Adversarial Networks