kventinel's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
ycm-core/YouCompleteMe
A code-completion engine for Vim
fivethirtyeight/data
Data and code behind the articles and graphics at FiveThirtyEight
fatih/vim-go
Go development plugin for Vim
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
LonamiWebs/Telethon
Pure Python 3 MTProto API Telegram client library, for bots too!
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
MattPD/cpplinks
A categorized list of C++ resources.
facebookresearch/denoiser
Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech Enhancement in the Waveform Domain. In which, we present a causal speech enhancement model working on the raw waveform that runs in real-time on a laptop CPU. The proposed model is based on an encoder-decoder architecture with skip-connections. It is optimized on both time and frequency domains, using multiple loss functions. Empirical evidence shows that it is capable of removing various kinds of background noise including stationary and non-stationary noises, as well as room reverb. Additionally, we suggest a set of data augmentation techniques applied directly on the raw waveform which further improve model performance and its generalization abilities.
yandexdataschool/Practical_DL
DL course co-developed by YSDA, HSE and Skoltech
python273/vk_api
Модуль для создания скриптов для ВКонтакте | vk.com API wrapper
ARM-software/armnn
Arm NN ML Software. The code here is a read-only mirror of https://review.mlplatform.org/admin/repos/ml/armnn
DmitryRyumin/INTERSPEECH-2023-24-Papers
INTERSPEECH 2023-2024 Papers: A complete collection of influential and exciting research papers from the INTERSPEECH 2023-24 conference. Explore the latest advances in speech and language processing. Code included. Star the repository to support the advancement of speech technology!
lucidrains/conformer
Implementation of the convolutional module from the Conformer paper, for use in Transformers
yandexdataschool/sdc_course
Short course about self-driving cars
Drapegnik/bsu
🎓Repository for university labs on FAMCS, BSU
Nikolay-Lysenko/readingbricks
A structured collection of notes (mostly, on machine learning) and a Flask app for reading and searching them.
inncaps/CodingHackathons
It will contain the problems and solutions in one or more languages for the Past Coding Hackathons
gakarak/Yandex_SHAD_2017_Minsk_Seminars
Yandex Shad 2017 code examples for seminar (Minsk)
yandexdataschool/mlhep-course-2017
materials for course on machine learning for HEP at YSDA
gw/xv6