Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-nlp-papers
100 Must-Read NLP Papers
202mais
500lines
500 Lines or Less
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
ABSA-BERT-pair
Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)
Datascience_from_scratch
My progress on reading Data science from scratch by Joel gurus
Indianexpress_related_news_scraper
Script to download daily related news from rss feed to get basic recommendation news data
Ml_coding_exercises
Contains basic ml algorithms coded from scratch
Python_Interpreter
A python interpreter written in python to understand the workings of python interpreter
BurakaKrishna's Repositories
BurakaKrishna/Python_Interpreter
A python interpreter written in python to understand the workings of python interpreter
BurakaKrishna/100-nlp-papers
100 Must-Read NLP Papers
BurakaKrishna/500lines
500 Lines or Less
BurakaKrishna/applied-ml
📚 Curated papers, articles & videos on data science & machine learning applied in production, with results.
BurakaKrishna/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
BurakaKrishna/awesome-made-by-russians
🇷🇺 The best open source projects that were made and mainly contributed by Russian developers
BurakaKrishna/builderbook
Open source web app. Built with React, Material-UI, Next, Express, Mongoose, MongoDB.
BurakaKrishna/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.
BurakaKrishna/DialoGPT
Large-scale pretraining for dialogue
BurakaKrishna/dialogue-state-induction
Code for "Dialogue State Induction Using Neural Latent Variable Models"
BurakaKrishna/edu
BurakaKrishna/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
BurakaKrishna/latexify_py
Generates LaTeX math description from Python functions.
BurakaKrishna/learn-security-engineering
How I'm learning to build secure systems
BurakaKrishna/Maptask-Corpus
Utilities for Processing the HCRC Map Task Corpus
BurakaKrishna/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
BurakaKrishna/NLU_datasets_with_task_oriented_dialogue
datasets of natural language understanding and dialogue state tracking
BurakaKrishna/PoWER-BERT
Method to improve inference time for BERT. This is an implementation of the paper titled "PoWER-BERT: Accelerating BERT Inference via Progressive Word-vector Elimination" accepted in ICML 2020.
BurakaKrishna/Probabilistic-RNN-DA-Classifier
Probabilistic Dialogue Act Classification for the Switchboard Corpus using an LSTM model
BurakaKrishna/PyHealth
A Python Library for Healthcare AI
BurakaKrishna/PyIDM
python open source alternative to IDM (Internet Download Manager) with multi-connections, high speed engine, based on python, pycurl, youtube_dl, and pysimplegui
BurakaKrishna/saas
Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.
BurakaKrishna/summarize-from-feedback
Code for "Learning to summarize from human feedback"
BurakaKrishna/super-expressive
🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
BurakaKrishna/Switchboard-Corpus
Utilities for Processing the Switchboard Dialogue Act Corpus
BurakaKrishna/systems-design
All things systems design. Resources, Interview questions, e.t.c
BurakaKrishna/task-specific-datasets
A collection of task-specific NLU datasets
BurakaKrishna/ToD-BERT
Pre-Trained Models for ToD-BERT
BurakaKrishna/uis-rnn
This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.
BurakaKrishna/what-hn-says-webext
Web Extension: Easily find Hacker News discussions about the page you're currently browsing.