Seraph080

Seraph080

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Seraph080's starred repositories

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:55199Issues:0Issues:0

peft

๐Ÿค— PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

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

LoRA

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

Language:PythonLicense:MITStargazers:10537Issues:0Issues:0

stable-diffusion-webui

Stable Diffusion web UI

Language:PythonLicense:AGPL-3.0Stargazers:141466Issues:0Issues:0

AnimateDiff

Official implementation of AnimateDiff.

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

DGTN

[ICDMW 2020] Code and dataset for "DGTN: Dual-channel Graph Transition Network for Session-based Recommendation"

Language:PythonStargazers:30Issues:0Issues:0

dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.

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

OpenFE

OpenFE: automated feature generation with expert-level performance

Language:PythonLicense:MITStargazers:777Issues:0Issues:0

session-rec

Python-based framework for building and evaluating session-based and session-aware recommender systems.

Language:PythonStargazers:383Issues:0Issues:0

RecBole

A unified, comprehensive and efficient recommendation library

Language:PythonLicense:MITStargazers:3401Issues:0Issues:0

CORE

[SIGIR'22] Official PyTorch implementation for "CORE: Simple and Effective Session-based Recommendation within Consistent Representation Space".

Language:PythonStargazers:37Issues:0Issues:0

SR-GNN

[AAAI 2019] Source code and datasets for "Session-based Recommendation with Graph Neural Networks"

Language:PythonStargazers:820Issues:0Issues:0

STEP

Code for our SIGKDD'22 paper Pre-training-Enhanced Spatial-Temporal Graph Neural Network For Multivariate Time Series Forecasting.

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

cleanlab

The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.

Language:PythonLicense:AGPL-3.0Stargazers:9606Issues:0Issues:0

tabnet

PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf

Language:PythonLicense:MITStargazers:2619Issues:0Issues:0

NeuralCDE

Code for "Neural Controlled Differential Equations for Irregular Time Series" (Neurips 2020 Spotlight)

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

sha-rnn

Single Headed Attention RNN - "Stop thinking with your head"

Language:PythonStargazers:1178Issues:0Issues:0

DynamicLSTM

Code for AAAI 2019 paper "Long Short-Term Memory with Dynamic Skip Connections". https://arxiv.org/abs/1811.03873

Language:PythonLicense:MITStargazers:28Issues:0Issues:0

tab-transformer-pytorch

Implementation of TabTransformer, attention network for tabular data, in Pytorch

Language:PythonLicense:MITStargazers:793Issues:0Issues:0

liquid_time_constant_networks

Code Repository for Liquid Time-Constant Networks (LTCs)

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

Tabular-data-generation

We well know GANs for success in the realistic image generation. However, they can be applied in tabular data generation. We will review and examine some recent papers about tabular GANs in action.

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

iterative-stratification

scikit-learn cross validators for iterative stratification of multilabel data

Language:PythonLicense:BSD-3-ClauseStargazers:849Issues:0Issues:0

temperature_scaling

A simple way to calibrate your neural network.

Language:PythonLicense:MITStargazers:1084Issues:0Issues:0

nmrglue

A module for working with NMR data in Python

Language:PythonLicense:BSD-3-ClauseStargazers:211Issues:0Issues:0

speechbrain

A PyTorch-based Speech Toolkit

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

CoTNet

This is an official implementation for "Contextual Transformer Networks for Visual Recognition".

Language:PythonLicense:NOASSERTIONStargazers:514Issues:0Issues:0

leaf-audio

LEAF is a learnable alternative to audio features such as mel-filterbanks, that can be initialized as an approximation of mel-filterbanks, and then be trained for the task at hand, while using a very small number of parameters.

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

PyTorchWavelets

PyTorch implementation of the wavelet analysis from Torrence & Compo (1998)

Language:PythonLicense:MITStargazers:306Issues:0Issues:0

PyTorch-Deformable-Convolution-v2

Don't feel pain to use Deformable Convolution

Language:Jupyter NotebookLicense:MITStargazers:325Issues:0Issues:0

Deformable-Convolution-V2-PyTorch

Deformable ConvNets V2 (DCNv2) in PyTorch

Language:CudaLicense:MITStargazers:1436Issues:0Issues:0