shufinskiy
Data analyst Magnit. Former data analyst X5 Retail Group. Sports statistics enthusiast. Doing Data Science on Python and R
Magnit
shufinskiy's Stars
python-telegram-bot/python-telegram-bot
We have made you a wrapper you can't refuse
rwightman/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
LonamiWebs/Telethon
Pure Python 3 MTProto API Telegram client library, for bots too!
ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
aiogram/aiogram
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
erikgahner/awesome-ggplot2
A curated list of awesome ggplot2 tutorials, packages etc.
nanxstats/awesome-shiny-extensions
🐝 Awesome R and Python packages offering extended UI or server components for the web framework Shiny
natasha/natasha
Solves basic Russian NLP tasks, API for lower level Natasha projects
daattali/advanced-shiny
🤹 Shiny tips & tricks for improving your apps and solving common problems
kmike/pymorphy2
Morphological analyzer / inflection engine for Russian and Ukrainian languages.
vizzuhq/ipyvizzu
Build animated charts in Jupyter Notebook and similar environments with a simple Python syntax.
PAIR-code/what-if-tool
Source code/webpage/demos for the What-If Tool
savoirfairelinux/num2words
Modules to convert numbers to words. 42 --> forty-two
alexander-akhmetov/python-telegram
Python client for the Telegram's tdlib
yandex/tomita-parser
JaseZiv/worldfootballR
A wrapper for extracting world football (soccer) data from FBref, Transfermark, Understat
davidefiocco/streamlit-fastapi-model-serving
Simple web app example serving a PyTorch model using streamlit and FastAPI
MobileTeleSystems/RecTools
RecTools - library to build Recommendation Systems easier and faster than ever before
MobileTeleSystems/Ambrosia
Ambrosia is a Python library for A/B tests design, split and result measurement
IlyaGusev/rnnmorph
Morphological analyzer for Russian and English languages based on neural networks and dictionary-lookup systems.
seriyps/ru_number_to_text
Преобразует число в текст с учетом plural forms (сумма прописью python). Русский язык.
snakers4/russian_stt_text_normalization
Russian text normalization pipeline for speech-to-text and other applications based on tagging s2s networks
SergeyShk/Word-to-Number-Russian
Проект для перевода чисел, записанных в текстовом виде на русском языке.
DomSamangy/R_Tutorials
Using packages to create shot charts generated in R Studio.
arjunsudhir/procyclingstats
ProCyclingStats Points Prediction
selesnow/getProxy
Get free proxy IP and Port in R.
RintheLab/Principal-Component-Analysis-from-Scratch
How to perform PCA step by step using just basic linear algebra functions and operations.