olegperegudov's Stars
fengsp/color-thief-py
Grabs the dominant color or a representative color palette from an image. Uses Python and Pillow.
erdewit/nest_asyncio
Patch asyncio to allow nested event loops
ibragim-bad/machine-learning-design-primer
Learn how to design and implement effective Machine Learning systems from start to finish.
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
Mad-Mods-Phoenix-Point/AssortedAdjustments
[Phoenix Point Mod][Modnix] Various little tweaks to adjust the game to your liking.
fbaptiste/python-deepdive
Python Deep Dive Course - Accompanying Materials
Eivonz/Pyfa-Mod
Pyfa Modification (Darkmode theme)
luozhouyang/python-string-similarity
A library implementing different string similarity and distance measures using Python.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
Ankit-Kumar-Saini/Coursera_Deep_Learning_Specialization
Implementation of Logistic Regression, MLP, CNN, RNN & LSTM from scratch in python. Training of deep learning models for image classification, object detection, and sequence processing (including transformers implementation) in TensorFlow.
amanchadha/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
minlexx/whdbx_web
EVE Online Wormhole database website
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
catboost/tutorials
CatBoost tutorials repository
gurugaurav/bing_image_downloader
Python library to download bulk of images from Bing.com
yosinski/deep-visualization-toolbox
DeepVis Toolbox
fastai/fastbook
The fastai book, published as Jupyter Notebooks
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
WillKoehrsen/hyperparameter-optimization
Implementation of Bayesian Hyperparameter Optimization of Machine Learning Algorithms
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
jmportilla/Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
demidovakatya/mashinnoye-obucheniye
:books: Специализация «Машинное обучение и анализ данных»
justmarkham/scikit-learn-videos
Jupyter notebooks from the scikit-learn video series
WillKoehrsen/feature-selector
Feature selector is a tool for dimensionality reduction of machine learning datasets
esokolov/ml-course-hse
Машинное обучение на ФКН ВШЭ
iamseancheney/pythonbooks
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition