AlesKas's Stars
CSCfi/machine-learning-scripts
Collection of scripts and tools related to machine learning
krasserm/bayesian-machine-learning
Notebooks about Bayesian methods for machine learning
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
f-dangel/backpack
BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.
labmlai/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, ... 🧠
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
cpark321/uncertainty-deep-learning
Albulinek/madness
Experimental `Surrender to Madness` game
fhvilshoj/TorchLRP
A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).
MILVLG/prophet
Implementation of CVPR 2023 paper "Prompting Large Language Models with Answer Heuristics for Knowledge-based Visual Question Answering".
chr5tphr/zennit
Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.
vbukkala/Practical-Time-Series-Analysis-by-Aileen-Nielsen
Contains datasets, chapter wise exercises
OlgaChernytska/word2vec-pytorch
Implementation of the first paper on word2vec
gkunapuli/ensemble-methods-notebooks
A collection of companion Jupyter notebooks for Ensemble Methods for Machine Learning (Manning, 2023)
moboehle/Pytorch-LRP
Basic LRP implementation in PyTorch
rien/reStream
Stream your reMarkable screen over SSH.
rishikksh20/ResUnet
Pytorch implementation of ResUnet and ResUnet ++
nyoki-mtl/pytorch-segmentation
PyTorch implementation for semantic segmentation (DeepLabV3+, UNet, etc.)
CVI-SZU/CLIMS
[CVPR 2022] CLIMS: Cross Language Image Matching for Weakly Supervised Semantic Segmentation
chrxh/alien
ALIEN is a CUDA-powered artificial life simulation program.
ZFTurbo/segmentation_models_3D
Set of models for segmentation of 3D volumes
ZFTurbo/classification_models_3D
Set of models for classifcation of 3D volumes
HeliosZhao/SHADE
Style-Hallucinated Dual Consistency Learning for Domain Generalized Semantic Segmentation. ECCV 2022
JunMa11/MICCAI-OpenSourcePapers
MICCAI 2019-2023 Open Source Papers
junqiangchen/LiTS---Liver-Tumor-Segmentation-Challenge
LiTS - Liver Tumor Segmentation Challenge
yulequan/UA-MT
code for MICCAI 2019 paper 'Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation'.
jiwoon-ahn/irn
Weakly Supervised Learning of Instance Segmentation with Inter-pixel Relations, CVPR 2019 (Oral)
xiaomengyc/Few-Shot-Semantic-Segmentation-Papers
Few Shot Semantic Segmentation Papers
reHackable/awesome-reMarkable
A curated list of projects related to the reMarkable tablet
zyl200846/3D-UNet-PyTorch-Implementation
The implementation of 3D-UNet using PyTorch