ko-suke's Stars
OpenInterpreter/open-interpreter
A natural language interface for computers
triton-inference-server/pytriton
PyTriton is a Flask/FastAPI-like interface that simplifies Triton's deployment in Python environments.
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
yukinaga/automl
YouTubeライブの講義「【AutoML】自動化された機械学習を学ぼう!」、およびUdemyコース「【AutoML】自動化された機械学習を学ぼう!」で使用する教材です。
github/copilot-docs
Documentation for GitHub Copilot
microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
sharkdp/bat
A cat(1) clone with wings.
amanahuja/change-detection-tutorial
Tutorial on change detection in time series data
catalyst-team/catalyst
Accelerated deep learning R&D
PKSHATechnology-Research/camphr
Camphr - NLP libary for creating pipeline components
lllyasviel/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
deezer/spleeter
Deezer source separation library including pretrained models.
zihangdai/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
DeNA/Chainer_Realtime_Multi-Person_Pose_Estimation
Chainer version of Realtime Multi-Person Pose Estiamtion
osmr/imgclsmob
Sandbox for training deep learning networks
Yochengliu/awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
ipython-books/cookbook-2nd-code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
cgnorthcutt/benchmarking-keras-pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
StanislasChaillou/OpenPlan
ddbourgin/numpy-ml
Machine learning, in numpy
Jwata/sushi_detector_dataset
This dataset is used to train sushi recognition model using Tensorflow Object Detection API
Qaqarot/qaqarot
Quantum Computer Library for Everyone
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.