Ilia Zenkov
Results
3
repositories owned by
Ilia Zenkov
transformer-cnn-emotion-recognition
211
Stars
41
Forks
Watchers
Speech Emotion Classification with novel Parallel CNN-Transformer model built with PyTorch, plus thorough explanations of CNNs, Transformers, and everything in between
sklearn-audio-classification
70
Stars
17
Forks
Watchers
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, and cross-validation with a variety of ML techniques and MLP
async-pubmed-scraper
28
Stars
15
Forks
Watchers
PubMed scraper for async search on a list of keywords and concurrent extraction of all found URLs, returning a DataFrame/CSV containing all article data (title, abstract, authors, affiliations, etc)