Pinned Repositories
Awesome-Long-Tailed
Papers about long-tailed tasks
business_analytics_tutorial
2022년 2학기 고려대학교 Business Analytics 수업의 Algorithm Tutorials Page
FT_TransFormer
DeepLearning for Tabular Data with FT_Transformer & ResNet
KUDataClassification
KUDataRegression
KUDataRepresentation
Meta-Weight-Net_Code-Optimization
A new code framework that uses pytorch to implement meta-learning, and takes Meta-Weight-Net as an example.
obsidian-annotator
A plugin for reading and annotating PDFs and EPUBs in obsidian.
Shun-Ryu's Repositories
Shun-Ryu/Awesome-Long-Tailed
Papers about long-tailed tasks
Shun-Ryu/Awesome-LongTailed-Learning
A codebase and a curated list of awesome deep long-tailed learning (TPAMI 2023).
Shun-Ryu/awesome-test-time-adaptation
Collection of awesome test-time (domain/batch/instance) adaptation methods
Shun-Ryu/BitNet
Official inference framework for 1-bit LLMs
Shun-Ryu/ChatGPT
Reverse engineered ChatGPT API
Shun-Ryu/deep-learning-from-scratch-4
<밑바닥부터 시작하는 딥러닝 4>
Shun-Ryu/DeepMTP
A python-based framework for multi-target prediction
Shun-Ryu/EdgeGPT
Reverse engineered API of Microsoft's Bing Chat AI
Shun-Ryu/evidently
Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b
Shun-Ryu/ffi-overhead
comparing the c ffi (foreign function interface) overhead on various programming languages
Shun-Ryu/flet
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
Shun-Ryu/htmz
html with targeted manipulation zones
Shun-Ryu/im-select
📟 Switch your input method through terminal
Shun-Ryu/ImbalancedLearningRegression
Imbalanced Learning Regression
Shun-Ryu/llm
LLM을 활용한 실전 AI 애플리케이션 개발
Shun-Ryu/Mamba-YOLO
the official pytorch implementation of “Mamba-YOLO:SSMs-based for Object Detection”
Shun-Ryu/Mish
Official Repository for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
Shun-Ryu/ONE-PEACE
A general representation modal across vision, audio, language modalities. Paper: ONE-PEACE: Exploring One General Representation Model Toward Unlimited Modalities
Shun-Ryu/OpenAdapt
Open Source Generative Process Automation (i.e. Generative RPA). AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models
Shun-Ryu/pyjsx
Write JSX directly in Python
Shun-Ryu/RPA
AI Bots - Robotic Processing automation Python and Julia lang scripts to support automating repetitive tasks
Shun-Ryu/screenrpa
Screen-based Task Mining Framework in the context of Robotic Process Automation (RPA)
Shun-Ryu/SkyThought
Sky-T1: Train your own O1 preview model within $450
Shun-Ryu/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
Shun-Ryu/sydney.py
Python Client for Bing Chat, also known as Sydney.
Shun-Ryu/TOVA
Token Omission Via Attention
Shun-Ryu/usb_4_mic_array
ReSpeaker 4 Mic Array with builtin VAD, DOA, AEC, Beamforming & NS
Shun-Ryu/Vebview.JS
Move Beyond the Web Border
Shun-Ryu/Vim
:star: Vim for Visual Studio Code
Shun-Ryu/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch