MuhammadAgf's Stars
Delgan/loguru
Python logging made (stupidly) simple
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
facebookresearch/svoice
We provide a PyTorch implementation of the paper Voice Separation with an Unknown Number of Multiple Speakers In which, we present a new method for separating a mixed audio sequence, in which multiple voices speak simultaneously. The new method employs gated neural networks that are trained to separate the voices at multiple processing steps, while maintaining the speaker in each output channel fixed. A different model is trained for every number of possible speakers, and the model with the largest number of speakers is employed to select the actual number of speakers in a given sample. Our method greatly outperforms the current state of the art, which, as we show, is not competitive for more than two speakers.
benedekrozemberczki/awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
banditml/offline-policy-evaluation
Implementations and examples of common offline policy evaluation methods in Python.
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
online-ml/river
🌊 Online machine learning in Python
google/latexify_py
A library to generate LaTeX expression from Python code.
sugi-chan/multiagent_pendragon
multi agent version of pendragon alter
davified/clean-code-ml
:bathtub: Clean Code concepts adapted for machine learning and data science. Now a free video series 😎 https://bit.ly/2yGDyqT
yashasvigirdhar/Interview-Preparation
Interview Preparation material for Senior Software Engineer - Android role
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
datasciencemasters/go
The Open Source Data Science Masters
OpenLogicProject/OpenLogic
An open-source, customizable intermediate logic textbook
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
reidsanders/danbooru-utility
Utility for working with danbooru2018 dataset
blandocs/Tag2Pix
[ICCV 2019] Tag2Pix: Line Art Colorization Using Text Tag With SECat and Changing Loss
jeffgerickson/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
SantiagoEG/FCBF_module
Fast Correlation-Based Feature Selection
mgilangjanuar/line-chatbot-boilerplate
Template for LINE chatbot project with Python
eternnoir/pyTelegramBotAPI
Python Telegram bot api.