mrymaltin's starred repositories

SST

The official implementation of the paper: "SST: Multi-Scale Hybrid Mamba-Transformer Experts for Long-Short Range Time Series Forecasting"

Language:PythonLicense:Apache-2.0Stargazers:99Issues:0Issues:0

TSFpaper

This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.

Stargazers:1836Issues:0Issues:0

AiM

Official PyTorch Implementation of "Scalable Autoregressive Image Generation with Mamba"

Language:PythonLicense:MITStargazers:94Issues:0Issues:0
Language:PythonLicense:MITStargazers:66Issues:0Issues:0

iTransformer

Official implementation for "iTransformer: Inverted Transformers Are Effective for Time Series Forecasting" (ICLR 2024 Spotlight), https://openreview.net/forum?id=JePfAI8fah

Language:PythonLicense:MITStargazers:1117Issues:0Issues:0

tft-sgd

Gradient-based Temporal Fusion Transformer

Language:PythonLicense:MITStargazers:6Issues:0Issues:0

COVID-19-age-groups

Interpreting age groups impact on COVID-19 using deep learning timeseries models

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:0Issues:0

Transfer-Learning-Library

Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization

Language:PythonLicense:MITStargazers:3318Issues:0Issues:0
Language:PythonStargazers:3Issues:0Issues:0

neuralforecast

Scalable and user friendly neural :brain: forecasting algorithms.

Language:PythonLicense:Apache-2.0Stargazers:2919Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Time-Series-Library

A Library for Advanced Deep Time Series Models.

Language:PythonLicense:MITStargazers:6230Issues:0Issues:0

multi-output-glucose-forecasting

The code used for the paper Deep Multi-Output Forecasting: Learning to Accurately Predict Blood Glucose Trajectories published in KDD 2018

Language:PythonStargazers:48Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:184Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

llama3

The official Meta Llama 3 GitHub site

Language:PythonLicense:NOASSERTIONStargazers:25991Issues:0Issues:0
Language:Jupyter NotebookLicense:Apache-2.0Stargazers:10021Issues:0Issues:0

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, ... 🧠

Language:PythonLicense:MITStargazers:53602Issues:0Issues:0

Vision_Transformer

Vision Transformer (ViT) is a type of neural network architecture that has been introduced to address the problem of image classification. Unlike traditional convolutional neural networks (CNNs), which rely on convolutions to extract local features from an image, ViT employs a self-attention mechanism to extract global features for classification.

Language:PythonStargazers:3Issues:0Issues:0

Vision-Transformer-ViT

Pytorch ViT for Image classification on the CIFAR10 dataset

Language:PythonLicense:MITStargazers:33Issues:0Issues:0

vit

Vision Transformer (ViT) model for image classification using PyTorch

Language:PythonStargazers:7Issues:0Issues:0

pytorch-vit-minimum

Vision-Transformer minimum implementation for Classification, Image Captioning, Object Detection, etc.

Language:PythonStargazers:1Issues:0Issues:0
Language:PythonStargazers:2Issues:0Issues:0

TransBTS

This repo provides the official code for : 1) TransBTS: Multimodal Brain Tumor Segmentation Using Transformer (https://arxiv.org/abs/2103.04430) , accepted by MICCAI2021. 2) TransBTSV2: Towards Better and More Efficient Volumetric Segmentation of Medical Images(https://arxiv.org/abs/2201.12785).

Language:PythonLicense:Apache-2.0Stargazers:384Issues:0Issues:0

2D-Medical-Denoising-Diffusion-Probabilistic-Model-

This is the repository for the paper "2D Medical Image Synthesis Using Transformer-based Denoising Diffusion Probabilistic Model".

Language:Jupyter NotebookLicense:MITStargazers:31Issues:0Issues:0

BiTr-Unet

This repo is the source code for [BiTr-Unet: a CNN-Transformer Combined Network for MRI Brain Tumor Segmentation].

Language:PythonLicense:Apache-2.0Stargazers:31Issues:0Issues:0

MedViT

MedViT: A Robust Vision Transformer for Generalized Medical Image Classification (Computers in Biology and Medicine 2023)

Language:PythonLicense:MITStargazers:101Issues:0Issues:0

SEViT

Source code for MICCAI 2022 paper entitled: 'Self-Ensembling Vision Transformer (SEViT) for Robust Medical Image Classification'

Language:PythonLicense:MITStargazers:34Issues:0Issues:0

ResViT

Official Implementation of ResViT: Residual Vision Transformers for Multi-modal Medical Image Synthesis

Language:PythonLicense:NOASSERTIONStargazers:126Issues:0Issues:0